diff --git a/Makefile b/Makefile index 661e2d8c42c26b668931de50b1550f3592353316..fdd6a8a24e6aa9a79421ba2f5c342e4994e599c4 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ RM = remove LD = link LB = libfile TOUCH = create -WIPE = -wipe +WIPE = x wipe SQUEEZE = squeeze STRIP = stripdepnd diff --git a/VersionNum b/VersionNum index 7519b1b547cf072b12f1ea644405261742247a21..4c855c87bd0aed2654116e8e9b5caebe91c57493 100644 --- a/VersionNum +++ b/VersionNum @@ -1,15 +1,15 @@ -/* (0.58) +/* (0.59) * * This file is automatically maintained by srccommit, do not edit manually. * Last processed by srccommit version: 1.1. * */ -#define Module_MajorVersion_CMHG 0.58 +#define Module_MajorVersion_CMHG 0.59 #define Module_MinorVersion_CMHG #define Module_Date_CMHG 14 Jan 2012 -#define Module_MajorVersion "0.58" -#define Module_Version 58 +#define Module_MajorVersion "0.59" +#define Module_Version 59 #define Module_MinorVersion "" #define Module_Date "14 Jan 2012" @@ -18,6 +18,6 @@ #define Module_ComponentName "Unicode" #define Module_ComponentPath "castle/RiscOS/Sources/Lib/Unicode" -#define Module_FullVersion "0.58" -#define Module_HelpVersion "0.58 (14 Jan 2012)" -#define Module_LibraryVersionInfo "0:58" +#define Module_FullVersion "0.59" +#define Module_HelpVersion "0.59 (14 Jan 2012)" +#define Module_LibraryVersionInfo "0:59"