diff --git a/src/version.h b/src/version.h index 699840679b330ff33c9f72c2f99ed8a034905d62..b8ed3d8ea1c06c1772d730fd31a6c4ce83f94afc 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 259 +#define PIKE_BUILD_VERSION 260 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6