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