diff --git a/src/version.h b/src/version.h
index a90266c9ccb04ae92ac59b1d665b6f4c56e35a06..167c647a330e95d88a1230585cb20bdaa05ac042 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.290 2002/04/08 17:33:37 mikael%unix.pp.se Exp $ */
+/* $Id: version.h,v 1.291 2002/04/08 17:35:50 mikael%unix.pp.se Exp $ */
 
 #define PIKE_MAJOR_VERSION 7
 #define PIKE_MINOR_VERSION 3
-#define PIKE_BUILD_VERSION 23
+#define PIKE_BUILD_VERSION 24
 
 /* Prototypes begin here */
 void f_version(INT32 args);