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

release number bumped to 28 by export.pike

Rev: src/version.h:1.295
parent bfda9e9a
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.294 2002/04/08 21:37:29 mikael%unix.pp.se Exp $ */ /* $Id: version.h,v 1.295 2002/04/08 21:39:24 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 27 #define PIKE_BUILD_VERSION 28
/* 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