Commit c71318c7 authored by John Ballance's avatar John Ballance
Browse files

Update to v0.24 now its in rool cvs

Detail:
  version update, and get correctly tagged version files created
Admin:


Version 0.24. Tagged as 'EtherTH-0_24'
parent bdb0af72
......@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.23"
Module_Version SETA 23
Module_MajorVersion SETS "0.24"
Module_Version SETA 24
Module_MinorVersion SETS ""
Module_Date SETS "02 Mar 2016"
Module_ApplicationDate SETS "02-Mar-16"
Module_Date SETS "28 Nov 2016"
Module_ApplicationDate SETS "28-Nov-16"
Module_ComponentName SETS "EtherTH"
Module_ComponentPath SETS "private/RiscOS/Sources/Networking/Ethernet/EtherTH"
Module_FullVersion SETS "0.23"
Module_HelpVersion SETS "0.23 (02 Mar 2016)"
Module_ComponentPath SETS "mixed/RiscOS/Sources/Networking/Ethernet/EtherTH"
Module_FullVersion SETS "0.24"
Module_HelpVersion SETS "0.24 (28 Nov 2016)"
END
/* (0.23)
/* (0.24)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.23
#define Module_MajorVersion_CMHG 0.24
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 02 Mar 2016
#define Module_Date_CMHG 28 Nov 2016
#define Module_MajorVersion "0.23"
#define Module_Version 23
#define Module_MajorVersion "0.24"
#define Module_Version 24
#define Module_MinorVersion ""
#define Module_Date "02 Mar 2016"
#define Module_Date "28 Nov 2016"
#define Module_ApplicationDate "02-Mar-16"
#define Module_ApplicationDate "28-Nov-16"
#define Module_ComponentName "EtherTH"
#define Module_ComponentPath "private/RiscOS/Sources/Networking/Ethernet/EtherTH"
#define Module_ComponentPath "mixed/RiscOS/Sources/Networking/Ethernet/EtherTH"
#define Module_FullVersion "0.23"
#define Module_HelpVersion "0.23 (02 Mar 2016)"
#define Module_LibraryVersionInfo "0:23"
#define Module_FullVersion "0.24"
#define Module_HelpVersion "0.24 (28 Nov 2016)"
#define Module_LibraryVersionInfo "0:24"
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