diff --git a/src/version.h b/src/version.h index 7eaf20ec2284f81c8a6b4656a698c0d6e76f2fa3..69ce8a5a416c28848108e2c1883eb03048c5418a 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 1563 +#define PIKE_BUILD_VERSION 1564 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6