Commit b64386bf authored by Stewart Brodie's avatar Stewart Brodie
Browse files

Switched to use srccommit.

Version 0.43. Tagged as 'FilerAct-0_43'
parent cc3886a8
;
; This file is automatically maintained by srccommit, do not edit manually.
;
GBLS Module_MajorVersion
GBLA Module_Version
GBLS Module_MinorVersion
GBLS Module_Date
GBLS Module_FullVersion
Module_MajorVersion SETS "0.43"
Module_Version SETA 43
Module_MinorVersion SETS ""
Module_Date SETS "10 May 2000"
Module_FullVersion SETS "0.43"
END
/* (0.43)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 0.43
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 10 May 2000
#define Module_MajorVersion "0.43"
#define Module_Version 43
#define Module_MinorVersion ""
#define Module_Date "10 May 2000"
#define Module_FullVersion "0.43"
......@@ -16,11 +16,12 @@
;
; Called from asm.ModuleWrap
;
GET VersionASM
GBLS ApplicationName
ApplicationName SETS "FilerAct"
GBLS ApplicationVersion
ApplicationVersion SETS "0.42 (27 Mar 1998)"
ApplicationVersion SETS Module_MajorVersion :CC: " (" :CC: Module_Date :CC: ")"
GBLL FilerAct
END
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