diff --git a/src/version.h b/src/version.h index 43b5f342f51b852239a103ca424e7d7aa7c45d71..176cd11fb3b036f172ca9b646d20c1b63498a495 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 512 +#define PIKE_BUILD_VERSION 513 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6