From bf005f74158e9527a9cd996e048ff407d20dc2b0 Mon Sep 17 00:00:00 2001
From: Automatic Build <autobuild@roxen.com>
Date: Thu, 3 Dec 2020 01:11:05 +0100
Subject: [PATCH] release number bumped to 8.0.1103 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 ec7c92949d..822da90ba9 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 1102
+#define PIKE_BUILD_VERSION 1103
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6
-- 
GitLab