diff --git a/src/version.h b/src/version.h index 1ff779970352406791d040944f5a1b4cac464766..5ffcb1280711c03ee9451fadf5c4c3ac3e00162b 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 1691 +#define PIKE_BUILD_VERSION 1692 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6