From d647e590ecadec0589c6a2f82c09d11bd9b26b30 Mon Sep 17 00:00:00 2001 From: Automatic Build <autobuild@roxen.com> Date: Sun, 11 Apr 2021 04:20:58 +0200 Subject: [PATCH] release number bumped to 8.0.1338 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 4c61a839b2..f89ff44196 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 1337 +#define PIKE_BUILD_VERSION 1338 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6 -- GitLab