Skip to content
Snippets Groups Projects
Commit 2aa9ab10 authored by Peter Bortas's avatar Peter Bortas
Browse files

release number bumped to 15 by export.pike

Rev: src/version.h:1.168
parent 750c47bd
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.167 2000/04/02 17:23:08 peter Exp $ */ /* $Id: version.h,v 1.168 2000/04/02 17:23:55 peter Exp $ */
#define PIKE_MAJOR_VERSION 7 #define PIKE_MAJOR_VERSION 7
#define PIKE_MINOR_VERSION 0 #define PIKE_MINOR_VERSION 0
#define PIKE_BUILD_VERSION 14 #define PIKE_BUILD_VERSION 15
/* 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