diff --git a/src/version.h b/src/version.h index 5930850e83d9abe21d23d0ffd42cadc7db3b2434..91098e9beef2a183941b49e5b605c1d144a86994 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 1785 +#define PIKE_BUILD_VERSION 1786 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6