From 302ef8a4d76d84396235918662981cbc0786eb1f Mon Sep 17 00:00:00 2001
From: Automatic Build <autobuild@roxen.com>
Date: Sat, 1 May 2021 01:13:13 +0200
Subject: [PATCH] release number bumped to 8.0.1422 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 dbd8dbe66a..ca581ec8d3 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 1421
+#define PIKE_BUILD_VERSION 1422
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6
-- 
GitLab