From e8f4c2b5da168878e4e070f12ab82dc84802f7dd Mon Sep 17 00:00:00 2001
From: Neil Turton <nturton@gitlab.riscosopen.org>
Date: Mon, 11 Jan 1999 18:04:43 +0000
Subject: [PATCH] Added STB build option

Version 4.14. Not tagged
---
 VersionASM | 2 +-
 VersionNum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/VersionASM b/VersionASM
index 72558c9..0af39b4 100644
--- a/VersionASM
+++ b/VersionASM
@@ -8,5 +8,5 @@
 Module_MajorVersion	SETS    "4.14"
 Module_Version          SETA    414
 Module_MinorVersion	SETS	""
-Module_Date		SETS    "07 Jan 1999"
+Module_Date		SETS    "11 Jan 1999"
 		        END
diff --git a/VersionNum b/VersionNum
index f09ddbb..17fc95c 100644
--- a/VersionNum
+++ b/VersionNum
@@ -5,10 +5,10 @@
  */
 #define Module_MajorVersion_CMHG     	4.14
 #define Module_MinorVersion_CMHG	
-#define Module_Date_CMHG      		07 Jan 1999
+#define Module_Date_CMHG      		11 Jan 1999
 
 #define Module_MajorVersion     	"4.14"
 #define Module_Version                  414
 #define Module_MinorVersion		""
-#define Module_Date      		"07 Jan 1999"
+#define Module_Date      		"11 Jan 1999"
 
-- 
GitLab