Skip to content
Snippets Groups Projects
Commit db1d4b14 authored by Mikael Brandström's avatar Mikael Brandström
Browse files

release number bumped to 29 by export.pike

Rev: src/version.h:1.296
parent 2f0d204c
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.295 2002/04/08 21:39:24 mikael%unix.pp.se Exp $ */ /* $Id: version.h,v 1.296 2002/04/08 21:42:40 mikael%unix.pp.se 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 28 #define PIKE_BUILD_VERSION 29
/* 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