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
Phil Pemberton
Kernel
Commits
9febf171
Commit
9febf171
authored
9 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Back to odd numbered development
Version 5.35, 4.79.2.264. Tagged as 'Kernel-5_35-4_79_2_264'
parent
23bab047
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
Version
Version
+2
-2
VersionASM
VersionASM
+3
-3
VersionNum
VersionNum
+4
-4
No files found.
Version
View file @
9febf171
...
...
@@ -16,8 +16,8 @@ VString SETS Module_MajorVersion
SystemName SETS "NC OS"
Date SETS Module_Date ; version for STB/NC OS
|
Version SETA 52
2
VString SETS "5.2
2
"
Version SETA 52
3
VString SETS "5.2
3
"
SystemName SETS "RISC OS"
[ (Version :AND: 1) = 1
Date SETS Module_Date ; Odd-numbered (i.e. development) build, use
...
...
This diff is collapsed.
Click to expand it.
VersionASM
View file @
9febf171
...
...
@@ -13,11 +13,11 @@
GBLS Module_ComponentPath
Module_MajorVersion SETS "5.35"
Module_Version SETA 535
Module_MinorVersion SETS "4.79.2.26
3
"
Module_MinorVersion SETS "4.79.2.26
4
"
Module_Date SETS "19 Apr 2015"
Module_ApplicationDate SETS "19-Apr-15"
Module_ComponentName SETS "Kernel"
Module_ComponentPath SETS "castle/RiscOS/Sources/Kernel"
Module_FullVersion SETS "5.35 (4.79.2.26
3
)"
Module_HelpVersion SETS "5.35 (19 Apr 2015) 4.79.2.26
3
"
Module_FullVersion SETS "5.35 (4.79.2.26
4
)"
Module_HelpVersion SETS "5.35 (19 Apr 2015) 4.79.2.26
4
"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
9febf171
...
...
@@ -5,12 +5,12 @@
*
*/
#define Module_MajorVersion_CMHG 5.35
#define Module_MinorVersion_CMHG 4.79.2.26
3
#define Module_MinorVersion_CMHG 4.79.2.26
4
#define Module_Date_CMHG 19 Apr 2015
#define Module_MajorVersion "5.35"
#define Module_Version 535
#define Module_MinorVersion "4.79.2.26
3
"
#define Module_MinorVersion "4.79.2.26
4
"
#define Module_Date "19 Apr 2015"
#define Module_ApplicationDate "19-Apr-15"
...
...
@@ -18,6 +18,6 @@
#define Module_ComponentName "Kernel"
#define Module_ComponentPath "castle/RiscOS/Sources/Kernel"
#define Module_FullVersion "5.35 (4.79.2.26
3
)"
#define Module_HelpVersion "5.35 (19 Apr 2015) 4.79.2.26
3
"
#define Module_FullVersion "5.35 (4.79.2.26
4
)"
#define Module_HelpVersion "5.35 (19 Apr 2015) 4.79.2.26
4
"
#define Module_LibraryVersionInfo "5:35"
This diff is collapsed.
Click to expand it.
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