diff --git a/src/version.h b/src/version.h index ea021ace23b0e216a800ca095e2d972635c77434..a11bc8d85e9d77c04fc94b48960fe54b5636e7a2 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 1841 +#define PIKE_BUILD_VERSION 1842 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6