From e97a69d2d6f1bbc1a6a489e240b0465c60cebc70 Mon Sep 17 00:00:00 2001
From: Ben Avison <bavison@gitlab.riscosopen.org>
Date: Sat, 27 Jul 2013 23:07:39 +0000
Subject: [PATCH] Resync with allocations database

Version 2.30. Tagged as 'HdrSrc-2_30'
---
 VersionNum   | 20 ++++++++++----------
 hdr/Services |  1 +
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/VersionNum b/VersionNum
index 831ff71..cdbcc97 100644
--- a/VersionNum
+++ b/VersionNum
@@ -1,23 +1,23 @@
-/* (2.29)
+/* (2.30)
  *
  * This file is automatically maintained by srccommit, do not edit manually.
  * Last processed by srccommit version: 1.1.
  *
  */
-#define Module_MajorVersion_CMHG        2.29
+#define Module_MajorVersion_CMHG        2.30
 #define Module_MinorVersion_CMHG        
-#define Module_Date_CMHG                27 Jul 2013
+#define Module_Date_CMHG                28 Jul 2013
 
-#define Module_MajorVersion             "2.29"
-#define Module_Version                  229
+#define Module_MajorVersion             "2.30"
+#define Module_Version                  230
 #define Module_MinorVersion             ""
-#define Module_Date                     "27 Jul 2013"
+#define Module_Date                     "28 Jul 2013"
 
-#define Module_ApplicationDate          "27-Jul-13"
+#define Module_ApplicationDate          "28-Jul-13"
 
 #define Module_ComponentName            "HdrSrc"
 #define Module_ComponentPath            "castle/RiscOS/Sources/Programmer/HdrSrc"
 
-#define Module_FullVersion              "2.29"
-#define Module_HelpVersion              "2.29 (27 Jul 2013)"
-#define Module_LibraryVersionInfo       "2:29"
+#define Module_FullVersion              "2.30"
+#define Module_HelpVersion              "2.30 (28 Jul 2013)"
+#define Module_LibraryVersionInfo       "2:30"
diff --git a/hdr/Services b/hdr/Services
index a6d4cb9..760714f 100644
--- a/hdr/Services
+++ b/hdr/Services
@@ -219,6 +219,7 @@ Service_PRISM_Client			* &D5	; Pace
 Service_Hardware			* &D9	; RO5
 Service_ModulePostInit			* &DA	; RO5
 Service_ModulePostFinal			* &DB	; RO5
+Service_RTCSynchronised                 * &DD   ; Initially ROL, now used by RO5 as well
 Service_NVRAM                           * &E0   ; Steve Cormie (This used to be isolated, but allocations have now caught up)
 
                                 ^       &10800  ; ADFS Service calls
-- 
GitLab