diff --git a/src/version.h b/src/version.h index 515150b56669ccb0890f040f43020d88d418472b..c7a448f1709fb9b9d0ac97823412486f0b1dcba1 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 561 +#define PIKE_BUILD_VERSION 562 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6