Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
Sources
Kernel
Commits
23bab047
Commit
23bab047
authored
Apr 19, 2015
by
Robert Sprowson
Browse files
Get a tag for 5.22
Version 5.35, 4.79.2.263. Tagged as 'Kernel-5_35-4_79_2_263'
parent
99b3f14a
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
15 deletions
+15
-15
Version
Version
+3
-3
VersionASM
VersionASM
+5
-5
VersionNum
VersionNum
+7
-7
No files found.
Version
View file @
23bab047
...
...
@@ -16,14 +16,14 @@ VString SETS Module_MajorVersion
SystemName SETS "NC OS"
Date SETS Module_Date ; version for STB/NC OS
|
Version SETA 52
1
VString SETS "5.2
1
"
Version SETA 52
2
VString SETS "5.2
2
"
SystemName SETS "RISC OS"
[ (Version :AND: 1) = 1
Date SETS Module_Date ; Odd-numbered (i.e. development) build, use
; date of last source check in
|
Date SETS "1
0 Jun
201
3
" ; version for RISC OS on desktop computers
Date SETS "1
3 Apr
201
5
" ; version for RISC OS on desktop computers
; Desktop and Switcher use this via OS_Byte 0
]
]
...
...
VersionASM
View file @
23bab047
...
...
@@ -13,11 +13,11 @@
GBLS Module_ComponentPath
Module_MajorVersion SETS "5.35"
Module_Version SETA 535
Module_MinorVersion SETS "4.79.2.26
2
"
Module_Date SETS "1
3
Apr 2015"
Module_ApplicationDate SETS "1
3
-Apr-15"
Module_MinorVersion SETS "4.79.2.26
3
"
Module_Date SETS "1
9
Apr 2015"
Module_ApplicationDate SETS "1
9
-Apr-15"
Module_ComponentName SETS "Kernel"
Module_ComponentPath SETS "castle/RiscOS/Sources/Kernel"
Module_FullVersion SETS "5.35 (4.79.2.26
2
)"
Module_HelpVersion SETS "5.35 (1
3
Apr 2015) 4.79.2.26
2
"
Module_FullVersion SETS "5.35 (4.79.2.26
3
)"
Module_HelpVersion SETS "5.35 (1
9
Apr 2015) 4.79.2.26
3
"
END
VersionNum
View file @
23bab047
...
...
@@ -5,19 +5,19 @@
*
*/
#define Module_MajorVersion_CMHG 5.35
#define Module_MinorVersion_CMHG 4.79.2.26
2
#define Module_Date_CMHG 1
3
Apr 2015
#define Module_MinorVersion_CMHG 4.79.2.26
3
#define Module_Date_CMHG 1
9
Apr 2015
#define Module_MajorVersion "5.35"
#define Module_Version 535
#define Module_MinorVersion "4.79.2.26
2
"
#define Module_Date "1
3
Apr 2015"
#define Module_MinorVersion "4.79.2.26
3
"
#define Module_Date "1
9
Apr 2015"
#define Module_ApplicationDate "1
3
-Apr-15"
#define Module_ApplicationDate "1
9
-Apr-15"
#define Module_ComponentName "Kernel"
#define Module_ComponentPath "castle/RiscOS/Sources/Kernel"
#define Module_FullVersion "5.35 (4.79.2.26
2
)"
#define Module_HelpVersion "5.35 (1
3
Apr 2015) 4.79.2.26
2
"
#define Module_FullVersion "5.35 (4.79.2.26
3
)"
#define Module_HelpVersion "5.35 (1
9
Apr 2015) 4.79.2.26
3
"
#define Module_LibraryVersionInfo "5:35"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment