diff --git a/src/version.h b/src/version.h
index f5b8130f315972e909a23fc24881fb1f90856504..5dc9256a2c3860e2ad2ab0656a8509cb85910bdf 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.121 2000/02/27 17:16:24 peter Exp $ */
+/* $Id: version.h,v 1.122 2000/02/27 17:17:55 peter Exp $ */
 
 #define PIKE_MAJOR_VERSION 0
 #define PIKE_MINOR_VERSION 7
-#define PIKE_BUILD_VERSION 119
+#define PIKE_BUILD_VERSION 120
 
 /* Prototypes begin here */
 void f_version(INT32 args);