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

Another bump to test windows xenofarm clients.

Rev: src/version.h:1.388
parent 96aadfcf
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.387 2006/08/21 12:22:14 mast Exp $ || $Id: version.h,v 1.388 2006/08/21 20:53:58 mast Exp $
*/ */
#define PIKE_MAJOR_VERSION 7 #define PIKE_MAJOR_VERSION 7
#define PIKE_MINOR_VERSION 7 #define PIKE_MINOR_VERSION 7
#define PIKE_BUILD_VERSION 29 #define PIKE_BUILD_VERSION 30
/* 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