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