From db7b433d02471f15ffe6b34abcdc2899cc0be0bd Mon Sep 17 00:00:00 2001 From: Automatic Build <autobuild@roxen.com> Date: Sat, 15 Feb 2020 01:12:27 +0100 Subject: [PATCH] release number bumped to 8.0.953 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 359e3b0e6b..775a5c7c41 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 952 +#define PIKE_BUILD_VERSION 953 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6 -- GitLab