diff --git a/Components/ROOL/OMAP3 b/Components/ROOL/OMAP3
index 947142ac0baa2fd4e99de176159bed8d9e7802ea..7190b889200620b16abbed054e328f8266888018 100644
--- a/Components/ROOL/OMAP3
+++ b/Components/ROOL/OMAP3
@@ -59,6 +59,7 @@ ColourTrans
 Debugger
 #DADebug              -options ROMSupport=TRUE           
 DeviceFS
+PortableHAL              
 RTSupport
 
 # USB drivers - debug
@@ -210,7 +211,6 @@ Wild
 Trace
 DebugLib
 
-Portable              -type EXP
 NVRAM                 -type EXP
 PortManager           -type EXP
 
diff --git a/ModuleDB b/ModuleDB
index c1de63942c5c1f09b7810670cfbf78aeece18629..e972cbb17a85e62ec7c45c1217030ebc8bc41f91 100644
--- a/ModuleDB
+++ b/ModuleDB
@@ -256,6 +256,7 @@ Portable                ASM     HWSupport.Portable                      HWSuppor
 Portable75              ASM     HWSupport.Portable75                    HWSupport               Portable
 PortableCX              ASM     HWSupport.Portable75                    HWSupport               PortableCX
 PortableA4              ASM     HWSupport.PortableA4                    HWSupport               Portable
+PortableHAL             ASM     HWSupport.PortableHAL                   HWSupport               Portable
 PS2Driver               ASM     HWSupport.PS2Driver                     HWSupport               PS2Driver
 RCMMDriver              C       HWSupport.RCMMDriver                    HWSupport               RCMMDriver
 ARM                     ASM     HWSupport.ARM                           HWSupport               ARM
diff --git a/VersionNum b/VersionNum
index cd89abb2b91a42190cc5825a9e6e34fb2a12aad6..d6dbd13340e7a55ed9b6af4f232c92acb3935adb 100644
--- a/VersionNum
+++ b/VersionNum
@@ -1,23 +1,23 @@
-/* (4.95)
+/* (4.96)
  *
  * This file is automatically maintained by srccommit, do not edit manually.
  * Last processed by srccommit version: 1.1.
  *
  */
-#define Module_MajorVersion_CMHG        4.95
+#define Module_MajorVersion_CMHG        4.96
 #define Module_MinorVersion_CMHG        
-#define Module_Date_CMHG                16 Jan 2010
+#define Module_Date_CMHG                30 Jan 2010
 
-#define Module_MajorVersion             "4.95"
-#define Module_Version                  495
+#define Module_MajorVersion             "4.96"
+#define Module_Version                  496
 #define Module_MinorVersion             ""
-#define Module_Date                     "16 Jan 2010"
+#define Module_Date                     "30 Jan 2010"
 
-#define Module_ApplicationDate          "16-Jan-10"
+#define Module_ApplicationDate          "30-Jan-10"
 
 #define Module_ComponentName            "BuildSys"
 #define Module_ComponentPath            "castle/RiscOS/BuildSys"
 
-#define Module_FullVersion              "4.95"
-#define Module_HelpVersion              "4.95 (16 Jan 2010)"
-#define Module_LibraryVersionInfo       "4:95"
+#define Module_FullVersion              "4.96"
+#define Module_HelpVersion              "4.96 (30 Jan 2010)"
+#define Module_LibraryVersionInfo       "4:96"