diff --git a/src/version.h b/src/version.h index 7a0c56855a797140e64bd91dbaafd320fd1317d7..78d2b9dbdeec9921a63ebd28beb7597171891352 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 434 +#define PIKE_BUILD_VERSION 435 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6