diff --git a/src/version.h b/src/version.h index f370597247f9dd01002456fe057ca04e4afb1740..fad4f7a54353f5a50a485d97560ecdad5b4534e4 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 604 +#define PIKE_BUILD_VERSION 605 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6