diff --git a/src/version.h b/src/version.h index 5ff6254b094f870ea7d5bb5844c7d42bc5a75d10..44b26b2d9bec22b6814693cb728704eab51f9fd3 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 1722 +#define PIKE_BUILD_VERSION 1723 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6