diff --git a/src/version.h b/src/version.h
index de06b2c07a5edab3c7fb13a11fa01001a63c91cb..5487fc0f3433f0a6487f612392729190233473b3 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.51 1999/10/18 18:41:00 peter Exp $ */
+/* $Id: version.h,v 1.52 1999/10/18 18:42:10 peter Exp $ */
 
 #define PIKE_MAJOR_VERSION 0
 #define PIKE_MINOR_VERSION 7
-#define PIKE_BUILD_VERSION 49
+#define PIKE_BUILD_VERSION 50
 
 /* Prototypes begin here */
 void f_version(INT32 args);