diff --git a/Makefile b/Makefile
index 7a48925815fea6c4db8d2318f87b436a848a194d..0efb33be33fa358ea225c4a83c3dcae9da426c78 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ CP      = copy
 LD      = link
 RM      = remove
 SQUEEZE = squeeze
-WIPE    = -wipe
+WIPE    = x wipe
 XWIPE   = x wipe
 
 CFLAGS  = -c -depend !Depend -ffa -gflv ${INCLUDES} -throwback
diff --git a/VersionNum b/VersionNum
index 102a37ad6053d77413128afaa07c5cb777cda2d9..e8b129d93828c642ce051d51079822c253b00577 100644
--- a/VersionNum
+++ b/VersionNum
@@ -1,23 +1,23 @@
-/* (0.05)
+/* (0.06)
  *
  * This file is automatically maintained by srccommit, do not edit manually.
  * Last processed by srccommit version: 1.1.
  *
  */
-#define Module_MajorVersion_CMHG        0.05
+#define Module_MajorVersion_CMHG        0.06
 #define Module_MinorVersion_CMHG        
-#define Module_Date_CMHG                24 Oct 2009
+#define Module_Date_CMHG                14 Jan 2012
 
-#define Module_MajorVersion             "0.05"
-#define Module_Version                  5
+#define Module_MajorVersion             "0.06"
+#define Module_Version                  6
 #define Module_MinorVersion             ""
-#define Module_Date                     "24 Oct 2009"
+#define Module_Date                     "14 Jan 2012"
 
-#define Module_ApplicationDate          "24-Oct-09"
+#define Module_ApplicationDate          "14-Jan-12"
 
 #define Module_ComponentName            "Bootxxxx"
 #define Module_ComponentPath            "castle/RiscOS/Sources/SystemRes/Configure2/PlugIns/Bootxxxx"
 
-#define Module_FullVersion              "0.05"
-#define Module_HelpVersion              "0.05 (24 Oct 2009)"
-#define Module_LibraryVersionInfo       "0:5"
+#define Module_FullVersion              "0.06"
+#define Module_HelpVersion              "0.06 (14 Jan 2012)"
+#define Module_LibraryVersionInfo       "0:6"