diff --git a/src/version.h b/src/version.h index 638f87f3eae041ccf6351716e44d70d61342851d..30ed6ea5fe946d50eb644280a7d20baf175364cd 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 1390 +#define PIKE_BUILD_VERSION 1391 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6