From f2e42927ce3d6d397144fe0ffb0fd20ac0aa2987 Mon Sep 17 00:00:00 2001 From: Automatic Build <autobuild@roxen.com> Date: Sun, 7 Mar 2021 04:09:59 +0100 Subject: [PATCH] release number bumped to 8.0.1218 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 6116b3c0f1..8d32482d4a 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 1217 +#define PIKE_BUILD_VERSION 1218 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6 -- GitLab