diff --git a/src/version.h b/src/version.h index 99b74752addd6b48d14b9552e2caf11438a19e5e..01321cd4a009dd019a078ac3e0f2f13988e77a75 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 708 +#define PIKE_BUILD_VERSION 709 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6