diff --git a/src/version.h b/src/version.h
index bd36400092d47017e0236da38cbc0594d85325f5..01c05e3a8fbf7091916459bc24df69d0d904e3b7 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.142 2000/03/27 00:24:05 peter Exp $ */
+/* $Id: version.h,v 1.143 2000/03/27 00:34:27 hubbe Exp $ */
 
 #define PIKE_MAJOR_VERSION 0
 #define PIKE_MINOR_VERSION 7
-#define PIKE_BUILD_VERSION 140
+#define PIKE_BUILD_VERSION 141
 
 /* Prototypes begin here */
 void f_version(INT32 args);