diff --git a/src/version.h b/src/version.h index 5d3611ab39a426ee74db3d325575f6c8d302e01d..051371904ca348ffe169af785767acb6580feb83 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 1404 +#define PIKE_BUILD_VERSION 1405 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6