diff --git a/src/version.h b/src/version.h index d02696933d6d01e11fff107c5c61f404c3cb4cca..587a46b3c3cd51836f1bcd918d91db6a78682c55 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 1373 +#define PIKE_BUILD_VERSION 1374 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6