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