Source
...
Target
Commits (1)
......@@ -22,12 +22,11 @@
# 14-Mar-01 SNB Recreated.
#
COMPONENT = Free
HEADER1 = Free
ASMCHEADER1 = Free
RESOURCEEXTRA = resources_templates
EXPORTS = ${C_EXP_HDR}.Free
COMPONENT = Free
HEADER1 = Free
ASMCHEADER1 = Free
INSTRES_FILES = Templates
EXPORTS = ${C_EXP_HDR}.Free
include StdTools
include AAsmModule
......
......@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.41"
Module_Version SETA 41
Module_MajorVersion SETS "0.42"
Module_Version SETA 42
Module_MinorVersion SETS ""
Module_Date SETS "13 Apr 2012"
Module_ApplicationDate SETS "13-Apr-12"
Module_Date SETS "29 May 2016"
Module_ApplicationDate SETS "29-May-16"
Module_ComponentName SETS "Free"
Module_ComponentPath SETS "castle/RiscOS/Sources/Desktop/Free"
Module_FullVersion SETS "0.41"
Module_HelpVersion SETS "0.41 (13 Apr 2012)"
Module_FullVersion SETS "0.42"
Module_HelpVersion SETS "0.42 (29 May 2016)"
END
/* (0.41)
/* (0.42)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.41
#define Module_MajorVersion_CMHG 0.42
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 13 Apr 2012
#define Module_Date_CMHG 29 May 2016
#define Module_MajorVersion "0.41"
#define Module_Version 41
#define Module_MajorVersion "0.42"
#define Module_Version 42
#define Module_MinorVersion ""
#define Module_Date "13 Apr 2012"
#define Module_Date "29 May 2016"
#define Module_ApplicationDate "13-Apr-12"
#define Module_ApplicationDate "29-May-16"
#define Module_ComponentName "Free"
#define Module_ComponentPath "castle/RiscOS/Sources/Desktop/Free"
#define Module_FullVersion "0.41"
#define Module_HelpVersion "0.41 (13 Apr 2012)"
#define Module_LibraryVersionInfo "0:41"
#define Module_FullVersion "0.42"
#define Module_HelpVersion "0.42 (29 May 2016)"
#define Module_LibraryVersionInfo "0:42"