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