diff --git a/src/version.h b/src/version.h index 2685bf6e0f767b6ef3de283bd094ba14251a2e06..2c95ba3a6c4a574db4146786a935e3afabf48077 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 1307 +#define PIKE_BUILD_VERSION 1308 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6