diff --git a/src/version.h b/src/version.h index b4175d5cab92d20df120e4ad42f3795dd061d4cd..516ddb92a3f39010918d1a95d5979e94e251c787 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 1111 +#define PIKE_BUILD_VERSION 1112 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6