diff --git a/src/version.h b/src/version.h index 63923117aecda6ca3926e65d253585fbec7b863b..859319ed56e445ab89774bb62fcc5a68f76fff52 100644 --- a/src/version.h +++ b/src/version.h @@ -4,11 +4,11 @@ ||| See the files COPYING and DISCLAIMER for more information. \*/ -/* $Id: version.h,v 1.108 2000/02/11 19:51:49 peter Exp $ */ +/* $Id: version.h,v 1.109 2000/02/14 22:31:45 peter Exp $ */ #define PIKE_MAJOR_VERSION 0 #define PIKE_MINOR_VERSION 7 -#define PIKE_BUILD_VERSION 106 +#define PIKE_BUILD_VERSION 107 /* Prototypes begin here */ void f_version(INT32 args);