From 6ba1a3a8644892b969b21b5a67ee6d376fb57f7d Mon Sep 17 00:00:00 2001
From: ROOL <code@riscosopen.org>
Date: Sat, 18 Feb 2012 17:41:07 +0000
Subject: [PATCH] This commit was manufactured by cvs2git to create tag
 'Kernel- 5_35-4_79_2_136'.

Sprout from HAL 2012-02-18 17:41:06 UTC Robert Sprowson <rsprowson@gitlab.riscosopen.org> 'Process some callbacks during module initialisation.'
Cherrypick from HAL 2012-01-05 23:08:04 UTC Robert Sprowson <rsprowson@gitlab.riscosopen.org> 'Get tag for 5.18.':
    Version
    s/GetAll
---
 Version  | 4 ++--
 s/GetAll | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/Version b/Version
index d0cb865d..f5b1054a 100644
--- a/Version
+++ b/Version
@@ -14,8 +14,8 @@ Version SETA    Module_Version
 VString SETS    Module_MajorVersion
 Date    SETS    Module_Date      ; version for STB/NC OS
         |
-Version SETA    519
-VString SETS    "5.19"
+Version SETA    518
+VString SETS    "5.18"
    [ (Version :AND: 1) = 1
 Date    SETS    Module_Date      ; Odd-numbered (i.e. development) build, use
                                  ; date of last source check in
diff --git a/s/GetAll b/s/GetAll
index 0c1f3b3a..53009600 100644
--- a/s/GetAll
+++ b/s/GetAll
@@ -62,7 +62,6 @@
         GET     Hdr:Buffer
         GET     Hdr:Font
         GET     Hdr:DevNos
-        GET     Hdr:Internatio
         GET     Hdr:Territory
         GET     Hdr:Portable
         GET     Hdr:MsgTrans
-- 
GitLab