diff --git a/src/version.h b/src/version.h index 982824b803a195693976dd085ae18a8c5d484410..9a961335a3c185e66c1dd939d063cda8e697d525 100644 --- a/src/version.h +++ b/src/version.h @@ -6,7 +6,7 @@ #define PIKE_MAJOR_VERSION 8 #define PIKE_MINOR_VERSION 0 -#define PIKE_BUILD_VERSION 1006 +#define PIKE_BUILD_VERSION 1007 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6