diff --git a/src/version.h b/src/version.h
index 20de6fa4466c14d5fc2203b00ee3b0a018e8c2cf..ec1a057d6051c9583da1b8d559703d474fd3c5af 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.17 1999/09/09 14:55:17 noring Exp $ */
+/* $Id: version.h,v 1.18 1999/09/09 14:57:02 noring Exp $ */
 
 #define PIKE_MAJOR_VERSION 0
 #define PIKE_MINOR_VERSION 7
-#define PIKE_BUILD_VERSION 15
+#define PIKE_BUILD_VERSION 16
 
 /* Prototypes begin here */
 void f_version(INT32 args);