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
6ac1bdda
Commit
6ac1bdda
authored
16 years ago
by
Ben Avison
Browse files
Options
Download
Email Patches
Plain Diff
Bumped OS version number to 5.14.
Version 5.35, 4.79.2.97. Tagged as 'Kernel-5_35-4_79_2_97'
parent
ffe4d1b4
Changes
3
Hide 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 @
6ac1bdda
...
...
@@ -14,9 +14,9 @@ Version SETA Module_Version
VString SETS Module_MajorVersion
Date SETS Module_Date ; version for STB/NC OS
|
Version SETA 51
3
VString SETS "5.1
3
"
Date SETS "
2
3
Feb
200
7
" ; version for RISC OS on desktop computers
Version SETA 51
4
VString SETS "5.1
4
"
Date SETS "
0
3
Dec
200
8
" ; version for RISC OS on desktop computers
; you may also wish to update the welcome
; and OS information dialogue box templates
...
...
This diff is collapsed.
Click to expand it.
VersionASM
View file @
6ac1bdda
...
...
@@ -13,11 +13,11 @@
GBLS Module_ComponentPath
Module_MajorVersion SETS "5.35"
Module_Version SETA 535
Module_MinorVersion SETS "4.79.2.9
6
"
Module_Date SETS "0
4 Oct
2008"
Module_ApplicationDate SETS "0
4-Oct
-08"
Module_MinorVersion SETS "4.79.2.9
7
"
Module_Date SETS "0
3 Dec
2008"
Module_ApplicationDate SETS "0
3-Dec
-08"
Module_ComponentName SETS "Kernel"
Module_ComponentPath SETS "castle/RiscOS/Sources/Kernel"
Module_FullVersion SETS "5.35 (4.79.2.9
6
)"
Module_HelpVersion SETS "5.35 (0
4 Oct
2008) 4.79.2.9
6
"
Module_FullVersion SETS "5.35 (4.79.2.9
7
)"
Module_HelpVersion SETS "5.35 (0
3 Dec
2008) 4.79.2.9
7
"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
6ac1bdda
...
...
@@ -5,19 +5,19 @@
*
*/
#define Module_MajorVersion_CMHG 5.35
#define Module_MinorVersion_CMHG 4.79.2.9
6
#define Module_Date_CMHG 0
4 Oct
2008
#define Module_MinorVersion_CMHG 4.79.2.9
7
#define Module_Date_CMHG 0
3 Dec
2008
#define Module_MajorVersion "5.35"
#define Module_Version 535
#define Module_MinorVersion "4.79.2.9
6
"
#define Module_Date "0
4 Oct
2008"
#define Module_MinorVersion "4.79.2.9
7
"
#define Module_Date "0
3 Dec
2008"
#define Module_ApplicationDate "0
4-Oct
-08"
#define Module_ApplicationDate "0
3-Dec
-08"
#define Module_ComponentName "Kernel"
#define Module_ComponentPath "castle/RiscOS/Sources/Kernel"
#define Module_FullVersion "5.35 (4.79.2.9
6
)"
#define Module_HelpVersion "5.35 (0
4 Oct
2008) 4.79.2.9
6
"
#define Module_FullVersion "5.35 (4.79.2.9
7
)"
#define Module_HelpVersion "5.35 (0
3 Dec
2008) 4.79.2.9
7
"
#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