Skip to content
Snippets Groups Projects
Commit 8f1073d3 authored by Build system's avatar Build system
Browse files

release number bumped to 2 by export.pike

Rev: src/version.h:1.513
parent 334f3766
No related branches found
No related tags found
No related merge requests found
...@@ -2,12 +2,12 @@ ...@@ -2,12 +2,12 @@
|| This file is part of Pike. For copyright information see COPYRIGHT. || This file is part of Pike. For copyright information see COPYRIGHT.
|| Pike is distributed under GPL, LGPL and MPL. See the file COPYING || Pike is distributed under GPL, LGPL and MPL. See the file COPYING
|| for more information. || for more information.
|| $Id: version.h,v 1.512 2008/08/12 01:02:22 peter Exp $ || $Id: version.h,v 1.513 2008/08/12 13:00:13 distmaker Exp $
*/ */
#define PIKE_MAJOR_VERSION 7 #define PIKE_MAJOR_VERSION 7
#define PIKE_MINOR_VERSION 8 #define PIKE_MINOR_VERSION 8
#define PIKE_BUILD_VERSION 1 #define PIKE_BUILD_VERSION 2
/* 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