diff --git a/src/version.h b/src/version.h
index 54e66ee514192b5d69cafa96f20b5dfca0ed26bb..13c3a8882cc9b547d8b41c67126075b6725361a3 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.63 1999/10/30 23:24:11 hubbe Exp $ */
+/* $Id: version.h,v 1.64 1999/10/31 10:29:32 build Exp $ */
 
 #define PIKE_MAJOR_VERSION 0
 #define PIKE_MINOR_VERSION 7
-#define PIKE_BUILD_VERSION 61
+#define PIKE_BUILD_VERSION 62
 
 /* Prototypes begin here */
 void f_version(INT32 args);