Skip to content
Snippets Groups Projects
Commit 2fe090eb authored by Martin Nilsson's avatar Martin Nilsson
Browse files

release number bumped to 42 by export.pike

Rev: src/version.h:1.309
parent 9be313f9
No related branches found
No related tags found
No related merge requests found
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
||| See the files COPYING and DISCLAIMER for more information. ||| See the files COPYING and DISCLAIMER for more information.
\*/ \*/
/* $Id: version.h,v 1.308 2002/05/01 21:26:35 mast Exp $ */ /* $Id: version.h,v 1.309 2002/05/05 16:25:29 nilsson Exp $ */
#define PIKE_MAJOR_VERSION 7 #define PIKE_MAJOR_VERSION 7
#define PIKE_MINOR_VERSION 3 #define PIKE_MINOR_VERSION 3
#define PIKE_BUILD_VERSION 41 #define PIKE_BUILD_VERSION 42
/* Prototypes begin here */ /* Prototypes begin here */
void f_version(INT32 args); void f_version(INT32 args);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment