diff --git a/src/version.h b/src/version.h
index f326882e8075647576dad704c8dab8fc6962f3f4..dbdd075f0ad029888dcd9ab296396d93a5c4a912 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.110 2000/02/14 22:32:38 peter Exp $ */
+/* $Id: version.h,v 1.111 2000/02/16 19:08:18 peter Exp $ */
 
 #define PIKE_MAJOR_VERSION 0
 #define PIKE_MINOR_VERSION 7
-#define PIKE_BUILD_VERSION 108
+#define PIKE_BUILD_VERSION 109
 
 /* Prototypes begin here */
 void f_version(INT32 args);