diff --git a/src/version.h b/src/version.h index 966339686dc713a83b75034fa960f446470e9c83..99f026e05d6d50387441fb651aa0f96e1ea7cc4a 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 1377 +#define PIKE_BUILD_VERSION 1378 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6