Skip to content
Snippets Groups Projects
Commit f30b52c6 authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

release number bumped to 68 by export.pike

Rev: src/version.h:1.259
parent 891b3d78
Branches
Tags
Loading
...@@ -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.258 2001/01/23 13:07:55 distmaker Exp $ */ /* $Id: version.h,v 1.259 2001/01/24 04:29:30 mast 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 67 #define PIKE_BUILD_VERSION 68
/* 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