Commit ef2e86a5 authored by ROOL's avatar ROOL :robot:
Browse files

This commit was manufactured by cvs2git to create tag 'Kernel- 5_35-4_79_2_25_2_2'.

Sprout from HAL 2001-03-19 16:07:23 UTC Kevin Bracey <kbracey@gitlab.riscosopen.org> 'Block NVMemory write checksumming fixed.'
Cherrypick from Customer_M_Demo 2001-07-02 15:03:43 UTC David Cotton <dcotton@gitlab.riscosopen.org> '    Import of Customer M Demo changes for Rev C boards.':
    VersionASM
    VersionNum
No related merge requests found
......@@ -13,12 +13,12 @@
GBLS Module_ComponentPath
Module_MajorVersion SETS "5.35"
Module_Version SETA 535
Module_MinorVersion SETS "4.79.2.21"
Module_Date SETS "19 Mar 2001"
Module_ApplicationDate2 SETS "19-Mar-01"
Module_ApplicationDate4 SETS "19-Mar-2001"
Module_MinorVersion SETS "4.79.2.25.2.2"
Module_Date SETS "02 Jul 2001"
Module_ApplicationDate2 SETS "02-Jul-01"
Module_ApplicationDate4 SETS "02-Jul-2001"
Module_ComponentName SETS "Kernel"
Module_ComponentPath SETS "RiscOS/Sources/Kernel"
Module_FullVersion SETS "5.35 (4.79.2.21)"
Module_HelpVersion SETS "5.35 (19 Mar 2001) 4.79.2.21"
Module_FullVersion SETS "5.35 (4.79.2.25.2.2)"
Module_HelpVersion SETS "5.35 (02 Jul 2001) 4.79.2.25.2.2"
END
......@@ -4,19 +4,19 @@
*
*/
#define Module_MajorVersion_CMHG 5.35
#define Module_MinorVersion_CMHG 4.79.2.21
#define Module_Date_CMHG 19 Mar 2001
#define Module_MinorVersion_CMHG 4.79.2.25.2.2
#define Module_Date_CMHG 02 Jul 2001
#define Module_MajorVersion "5.35"
#define Module_Version 535
#define Module_MinorVersion "4.79.2.21"
#define Module_Date "19 Mar 2001"
#define Module_MinorVersion "4.79.2.25.2.2"
#define Module_Date "02 Jul 2001"
#define Module_ApplicationDate2 "19-Mar-01"
#define Module_ApplicationDate4 "19-Mar-2001"
#define Module_ApplicationDate2 "02-Jul-01"
#define Module_ApplicationDate4 "02-Jul-2001"
#define Module_ComponentName "Kernel"
#define Module_ComponentPath "RiscOS/Sources/Kernel"
#define Module_FullVersion "5.35 (4.79.2.21)"
#define Module_HelpVersion "5.35 (19 Mar 2001) (4.79.2.21)"
#define Module_FullVersion "5.35 (4.79.2.25.2.2)"
#define Module_HelpVersion "5.35 (02 Jul 2001) (4.79.2.25.2.2)"
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