diff --git a/src/version.h b/src/version.h index 75133aac27e5363714ec727d2c4f6dd95eed2881..0826b24d8b294863b42a126cd2257b13c19ff4eb 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 1407 +#define PIKE_BUILD_VERSION 1408 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6