diff --git a/src/version.h b/src/version.h index a03d7831bb89ad32926b956cc224a4938e056fb5..66576c776f4d82ab82a1a37ae41e149870aa0da8 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 1606 +#define PIKE_BUILD_VERSION 1607 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6