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