diff --git a/src/version.h b/src/version.h index 301978c6ed27340b59fcb0d4d2d6c0901f7ad668..b106851060c096155a809d4a98e21a5c58533bdd 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 1451 +#define PIKE_BUILD_VERSION 1452 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6