diff --git a/src/version.h b/src/version.h index 7c99fa602937abe3681a187d8dbf48afad9a255e..aa5b2a529507d478493b2a8ff6f5c7181a526546 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 1710 +#define PIKE_BUILD_VERSION 1711 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6