diff --git a/src/version.h b/src/version.h
index dd52dab67699463ab2dcc7fbc73f40a2aba9404b..f6d60f9cec0458ecf316b69e4ff74002501e003e 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.138 2000/03/24 20:14:20 peter Exp $ */
+/* $Id: version.h,v 1.139 2000/03/26 01:08:56 peter Exp $ */
 
 #define PIKE_MAJOR_VERSION 0
 #define PIKE_MINOR_VERSION 7
-#define PIKE_BUILD_VERSION 136
+#define PIKE_BUILD_VERSION 137
 
 /* Prototypes begin here */
 void f_version(INT32 args);