From 5b0c2082e3e7723231367426e7662560f229c4b3 Mon Sep 17 00:00:00 2001
From: Automatic Build <autobuild@roxen.com>
Date: Sat, 17 Oct 2020 01:13:22 +0200
Subject: [PATCH] release number bumped to 8.0.1074 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 3b51ece592..1abe27b1ab 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 1073
+#define PIKE_BUILD_VERSION 1074
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6
-- 
GitLab