diff --git a/src/version.h b/src/version.h index 526551c76437fc79d9164ceac5193f7a5d662881..bc7edeed772b9ce582d66b348541941ecb167901 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 572 +#define PIKE_BUILD_VERSION 573 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6