diff --git a/src/version.h b/src/version.h index c553d82d6c1a5377fd50c5547b545e82c6e5e102..21b99160cd932ba6af1b206cec860812709fc741 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 979 +#define PIKE_BUILD_VERSION 980 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6