Skip to content
Snippets Groups Projects
Commit 2134867b authored by Fredrik Noring's avatar Fredrik Noring
Browse files

release number bumped to 5 by me.

Rev: src/version.h:1.196
parent ce6ab002
Branches
Tags
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.195 2000/05/28 21:24:23 noring Exp $ */ /* $Id: version.h,v 1.196 2000/07/04 12:18:20 noring Exp $ */
#define PIKE_MAJOR_VERSION 7 #define PIKE_MAJOR_VERSION 7
#define PIKE_MINOR_VERSION 1 #define PIKE_MINOR_VERSION 1
#define PIKE_BUILD_VERSION 4 #define PIKE_BUILD_VERSION 5
/* 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