diff --git a/src/version.h b/src/version.h
index 2639dfe4e639a8a8ed04ced42cf9e9864312884a..23fae0317a3eddfb502fe489c8680e13948f56b0 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.178 2000/04/05 23:41:33 peter Exp $ */
+/* $Id: version.h,v 1.179 2000/04/06 12:06:08 peter Exp $ */
 
 #define PIKE_MAJOR_VERSION 7
 #define PIKE_MINOR_VERSION 0
-#define PIKE_BUILD_VERSION 25
+#define PIKE_BUILD_VERSION 26
 
 /* Prototypes begin here */
 void f_version(INT32 args);