Commit 6c8919c5 authored by Stewart Brodie's avatar Stewart Brodie
Browse files

New vector allocation (external)

Detail:
  LowPriorityEventV (&28) added.
Admin:
  Received in allocations resync from Alan Glover last week.


Version 5.46. Tagged as 'Kernel-5_46'
parent 0af420c0
......@@ -12,14 +12,14 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "5.45"
Module_Version SETA 545
Module_MajorVersion SETS "5.46"
Module_Version SETA 546
Module_MinorVersion SETS ""
Module_Date SETS "18 Feb 2002"
Module_ApplicationDate2 SETS "18-Feb-02"
Module_ApplicationDate4 SETS "18-Feb-2002"
Module_Date SETS "08 Apr 2002"
Module_ApplicationDate2 SETS "08-Apr-02"
Module_ApplicationDate4 SETS "08-Apr-2002"
Module_ComponentName SETS "Kernel"
Module_ComponentPath SETS "RiscOS/Sources/Kernel"
Module_FullVersion SETS "5.45"
Module_HelpVersion SETS "5.45 (18 Feb 2002)"
Module_FullVersion SETS "5.46"
Module_HelpVersion SETS "5.46 (08 Apr 2002)"
END
/* (5.45)
/* (5.46)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.62.
*
*/
#define Module_MajorVersion_CMHG 5.45
#define Module_MajorVersion_CMHG 5.46
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 18 Feb 2002
#define Module_Date_CMHG 08 Apr 2002
#define Module_MajorVersion "5.45"
#define Module_Version 545
#define Module_MajorVersion "5.46"
#define Module_Version 546
#define Module_MinorVersion ""
#define Module_Date "18 Feb 2002"
#define Module_Date "08 Apr 2002"
#define Module_ApplicationDate2 "18-Feb-02"
#define Module_ApplicationDate4 "18-Feb-2002"
#define Module_ApplicationDate2 "08-Apr-02"
#define Module_ApplicationDate4 "08-Apr-2002"
#define Module_ComponentName "Kernel"
#define Module_ComponentPath "RiscOS/Sources/Kernel"
#define Module_FullVersion "5.45"
#define Module_HelpVersion "5.45 (18 Feb 2002)"
#define Module_LibraryVersionInfo "5:45"
#define Module_FullVersion "5.46"
#define Module_HelpVersion "5.46 (08 Apr 2002)"
#define Module_LibraryVersionInfo "5:46"
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