Skip to content
Snippets Groups Projects
Commit 7cdcc443 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Bumped version since the bytecode has changed.

Rev: src/version.h:1.276
parent dc8f725a
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.275 2001/06/29 23:11:34 hubbe Exp $ */ /* $Id: version.h,v 1.276 2001/07/08 19:55:05 grubba 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 7 #define PIKE_BUILD_VERSION 9
/* 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