From b05b047aa41e9420c33d51144851f43a013fbdbd Mon Sep 17 00:00:00 2001
From: Marcus Wellhardh <wellhardh@roxen.com>
Date: Fri, 19 Jan 2018 09:57:10 +0100
Subject: [PATCH] release number bumped to 8.0.535 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 617e13d473..40ca116954 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 534
+#define PIKE_BUILD_VERSION 535
 
 #define LOWEST_COMPAT_MAJOR 7
 #define LOWEST_COMPAT_MINOR 6
-- 
GitLab