diff --git a/src/version.h b/src/version.h index 601d5155dd48cf075271328daaef6b9ca12d5504..296a41c18c8e91d3ee9924fede9d527c567b397e 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 1835 +#define PIKE_BUILD_VERSION 1836 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6