Commit 6b8f6fa5 authored by Steve Revill's avatar Steve Revill
Browse files

Replace "-wipe" with "x wipe" in makefiles to remove annoying errors.

Version 2.05. Tagged as 'xxxxMerge-2_05'
parent 1b27de87
......@@ -41,7 +41,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
......
/* (2.04)
/* (2.05)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 2.04
#define Module_MajorVersion_CMHG 2.05
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 25 Oct 2009
#define Module_Date_CMHG 14 Jan 2012
#define Module_MajorVersion "2.04"
#define Module_Version 204
#define Module_MajorVersion "2.05"
#define Module_Version 205
#define Module_MinorVersion ""
#define Module_Date "25 Oct 2009"
#define Module_Date "14 Jan 2012"
#define Module_ApplicationDate "25-Oct-09"
#define Module_ApplicationDate "14-Jan-12"
#define Module_ComponentName "xxxxMerge"
#define Module_ComponentPath "castle/RiscOS/Sources/SystemRes/Configure2/PlugIns/xxxxMerge"
#define Module_FullVersion "2.04"
#define Module_HelpVersion "2.04 (25 Oct 2009)"
#define Module_LibraryVersionInfo "2:4"
#define Module_FullVersion "2.05"
#define Module_HelpVersion "2.05 (14 Jan 2012)"
#define Module_LibraryVersionInfo "2:5"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment