diff --git a/src/version.h b/src/version.h index 7a0157c5469fe0f246f18c7a53547f33832bac28..228a4bde23c23e0b1d99941a3ff672c09c0e840b 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 1347 +#define PIKE_BUILD_VERSION 1348 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6