From ae42a22e7fc96d8dfc349d95dd21c6d03f0eadb7 Mon Sep 17 00:00:00 2001 From: Automatic Build <autobuild@roxen.com> Date: Tue, 16 Apr 2019 01:13:35 +0200 Subject: [PATCH] release number bumped to 8.0.802 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 91a3f1ba82..f35fe8f123 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 801 +#define PIKE_BUILD_VERSION 802 #define LOWEST_COMPAT_MAJOR 7 #define LOWEST_COMPAT_MINOR 6 -- GitLab