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

release number bumped to 34 by export.pike

Rev: src/version.h:1.36
parent 7d729957
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.35 1999/09/23 12:06:47 noring Exp $ */ /* $Id: version.h,v 1.36 1999/09/23 12:08:15 noring Exp $ */
#define PIKE_MAJOR_VERSION 0 #define PIKE_MAJOR_VERSION 0
#define PIKE_MINOR_VERSION 7 #define PIKE_MINOR_VERSION 7
#define PIKE_BUILD_VERSION 33 #define PIKE_BUILD_VERSION 34
/* 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