diff --git a/Resources/DiscDev/PackageDB b/Resources/DiscDev/PackageDB
index 62dfbc035d245150cbece8df2ba3760d1b483aec..fee915c0738c89c0604e6fb68eb198a220c4a4ec 100644
--- a/Resources/DiscDev/PackageDB
+++ b/Resources/DiscDev/PackageDB
@@ -25,7 +25,7 @@ HForm                       Disc           Standard Free    Utilities.Caution.!H
 DesktopBoot=ResetBoot       System         Standard Free    Utilities.Caution.!ResetBoot                      YNNN Restore the boot application to the factory default state
 PatchesPatch=Patch          Administration Optional Free    Utilities.!Patch                                  YNNN Application refresher for applications out of maintenance
 ShowScrap                   Desktop        Optional Free    Utilities.!ShowScrap                              YNNN Shortcut to the temporary directory
-##SparkFS
+SparkFSApp=SparkFS          Archive        Optional Free    Utilities.!SparkFS                                YNNN Filing system to present compressed archives as normal directories
 Usage                       Desktop        Optional Free    Utilities.!Usage                                  YNNN Display CPU time spent by each application
 T1ToFont                    File           Optional Free    Utilities.!T1ToFont                               YNNN Convert PostScript Type 1 to RISC OS fonts
 ChangeFSI                   Graphics       Standard Free    Utilities.!ChangeFSI                              YNNN Bitmap image conversion and manipulation
diff --git a/VersionNum b/VersionNum
index 6f03b2294887aeb7f8c4e762dbc06b6fffe817bd..c90f3385930eeefbacbe98f75bec3829ed89c151 100644
--- a/VersionNum
+++ b/VersionNum
@@ -1,21 +1,21 @@
-/* (1.08)
+/* (1.09)
  *
  * This file is automatically maintained by srccommit, do not edit manually.
  *
  */
-#define Module_MajorVersion_CMHG        1.08
+#define Module_MajorVersion_CMHG        1.09
 #define Module_MinorVersion_CMHG
-#define Module_Date_CMHG                15 Feb 2023
+#define Module_Date_CMHG                24 Feb 2023
 
-#define Module_MajorVersion             "1.08"
-#define Module_Version                  108
+#define Module_MajorVersion             "1.09"
+#define Module_Version                  109
 #define Module_MinorVersion             ""
-#define Module_Date                     "15 Feb 2023"
+#define Module_Date                     "24 Feb 2023"
 
-#define Module_ApplicationDate          "15-Feb-23"
+#define Module_ApplicationDate          "24-Feb-23"
 
 #define Module_ComponentName            "ABRelease"
 
-#define Module_FullVersion              "1.08"
-#define Module_HelpVersion              "1.08 (15 Feb 2023)"
-#define Module_LibraryVersionInfo       "1:8"
+#define Module_FullVersion              "1.09"
+#define Module_HelpVersion              "1.09 (24 Feb 2023)"
+#define Module_LibraryVersionInfo       "1:9"