diff --git a/src/version.h b/src/version.h index f28616dfcae7f795116a77378a57a9a7b22c358a..4f7773c9faf9cc46d079aee9f5e9e85f202eb069 100644 --- a/src/version.h +++ b/src/version.h @@ -6,7 +6,7 @@ #define PIKE_MAJOR_VERSION 7 #define PIKE_MINOR_VERSION 9 -#define PIKE_BUILD_VERSION 6 +#define PIKE_BUILD_VERSION 7 /* Prototypes begin here */ PMOD_EXPORT void f_version(INT32 args);