diff --git a/src/version.h b/src/version.h index 0376bf11dc90c22e618222fcd7d3283d98d3991a..c3340dadf6ab392b5e2f7dd87bc0111005aae644 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 1029 +#define PIKE_BUILD_VERSION 1030 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6