diff --git a/src/version.h b/src/version.h index 2ff03eba4ce0f88f7225d4afb202588b3ac8464f..76ee1a45bca696208887f51005c97073a540e53e 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 1351 +#define PIKE_BUILD_VERSION 1352 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6