diff --git a/src/version.h b/src/version.h index 7958b354d47392af61168da866675f44c1d5fb5f..8e356b560ea4946842fa55ce30a042c079556a1b 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 1327 +#define PIKE_BUILD_VERSION 1328 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6