diff --git a/src/version.h b/src/version.h index 5551e6720b7886f01161c7c48bf1ac99a673fb57..5271b330c668e6f727d63fe6937878b1b357c717 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 331 +#define PIKE_BUILD_VERSION 332 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6