diff --git a/src/version.h b/src/version.h index 15110b743714d59ef63e275d6c2ee7b7aca78d4e..5d14690b9dfac0332a17a31ed97b50a8144c1dd6 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 1388 +#define PIKE_BUILD_VERSION 1389 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6