diff --git a/src/version.h b/src/version.h
index cc77c7d946fba02dca685b16f3537d9ff6f275b4..ce5c83bd5adf080db81bfb93bf1f56a55bd4f7c9 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.115 2000/02/22 22:31:29 peter Exp $ */
+/* $Id: version.h,v 1.116 2000/02/22 22:34:20 peter Exp $ */
 
 #define PIKE_MAJOR_VERSION 0
 #define PIKE_MINOR_VERSION 7
-#define PIKE_BUILD_VERSION 113
+#define PIKE_BUILD_VERSION 114
 
 /* Prototypes begin here */
 void f_version(INT32 args);