diff --git a/src/version.h b/src/version.h
index 4ea4e43244597ec69a4b045b4c7a2e597beec944..bd36400092d47017e0236da38cbc0594d85325f5 100644
--- a/src/version.h
+++ b/src/version.h
@@ -4,11 +4,11 @@
 ||| See the files COPYING and DISCLAIMER for more information.
 \*/
 
-/* $Id: version.h,v 1.141 2000/03/27 00:23:33 peter Exp $ */
+/* $Id: version.h,v 1.142 2000/03/27 00:24:05 peter Exp $ */
 
 #define PIKE_MAJOR_VERSION 0
 #define PIKE_MINOR_VERSION 7
-#define PIKE_BUILD_VERSION 139
+#define PIKE_BUILD_VERSION 140
 
 /* Prototypes begin here */
 void f_version(INT32 args);