From e4dc22742068838c127f06f9087dad56fb9bd7f8 Mon Sep 17 00:00:00 2001 From: Automatic Build <autobuild@roxen.com> Date: Mon, 3 May 2021 01:11:50 +0200 Subject: [PATCH] release number bumped to 8.0.1430 by export.pike --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 027f77519b..7308fa3298 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 1429 +#define PIKE_BUILD_VERSION 1430 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6 -- GitLab