diff --git a/src/version.h b/src/version.h index 442607c1783485c76cbe5ef94a059b487a379553..d91267dcc805b570b22a508e1bbcaf3fcf4829c9 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 589 +#define PIKE_BUILD_VERSION 590 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6