diff --git a/src/version.h b/src/version.h
index 655f366ca931c3c6cc67beaa5beba6066ec67d26..4ea4e43244597ec69a4b045b4c7a2e597beec944 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.140 2000/03/26 01:09:47 peter Exp $ */
+/* $Id: version.h,v 1.141 2000/03/27 00:23:33 peter Exp $ */
 
 #define PIKE_MAJOR_VERSION 0
 #define PIKE_MINOR_VERSION 7
-#define PIKE_BUILD_VERSION 138
+#define PIKE_BUILD_VERSION 139
 
 /* Prototypes begin here */
 void f_version(INT32 args);