diff --git a/src/version.h b/src/version.h index c95fa76a697412613d0b2afd7bd263e9f237ee66..f22dab781fa0f01946b0d649f6b7a65259985236 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 991 +#define PIKE_BUILD_VERSION 992 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6