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
S
Sources
F
FileSys
NetFS
NetFiler
Commits
89a4bc44
Commit
89a4bc44
authored
Jan 14, 2014
by
Robert Sprowson
Browse files
Build fix
Hdr:Services moved up above Hdr:Wimp. Version 0.80. Tagged as 'NetFiler-0_80'
parent
1ff01e03
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
22 deletions
+21
-22
VersionASM
VersionASM
+8
-8
VersionNum
VersionNum
+12
-12
s/NetFiler
s/NetFiler
+1
-2
No files found.
VersionASM
View file @
89a4bc44
;
; This file is automatically maintained by srccommit, do not edit manually.
; Last processed by srccommit version: 1.
68
.
; Last processed by srccommit version: 1.
1
.
;
GBLS Module_MajorVersion
GBLA Module_Version
...
...
@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.
79
"
Module_Version SETA
79
Module_MajorVersion SETS "0.
80
"
Module_Version SETA
80
Module_MinorVersion SETS ""
Module_Date SETS "1
7
Jan 20
03
"
Module_ApplicationDate SETS "1
7
-Jan-
03
"
Module_Date SETS "1
4
Jan 20
14
"
Module_ApplicationDate SETS "1
4
-Jan-
14
"
Module_ComponentName SETS "NetFiler"
Module_ComponentPath SETS "RiscOS/Sources/FileSys/NetFS/NetFiler"
Module_FullVersion SETS "0.
79
"
Module_HelpVersion SETS "0.
79
(1
7
Jan 20
03
)"
Module_ComponentPath SETS "
castle/
RiscOS/Sources/FileSys/NetFS/NetFiler"
Module_FullVersion SETS "0.
80
"
Module_HelpVersion SETS "0.
80
(1
4
Jan 20
14
)"
END
VersionNum
View file @
89a4bc44
/* (0.
79
)
/* (0.
80
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.
68
.
* Last processed by srccommit version: 1.
1
.
*
*/
#define Module_MajorVersion_CMHG 0.
79
#define Module_MajorVersion_CMHG 0.
80
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
7
Jan 20
03
#define Module_Date_CMHG 1
4
Jan 20
14
#define Module_MajorVersion "0.
79
"
#define Module_Version
79
#define Module_MajorVersion "0.
80
"
#define Module_Version
80
#define Module_MinorVersion ""
#define Module_Date "1
7
Jan 20
03
"
#define Module_Date "1
4
Jan 20
14
"
#define Module_ApplicationDate "1
7
-Jan-
03
"
#define Module_ApplicationDate "1
4
-Jan-
14
"
#define Module_ComponentName "NetFiler"
#define Module_ComponentPath "RiscOS/Sources/FileSys/NetFS/NetFiler"
#define Module_ComponentPath "
castle/
RiscOS/Sources/FileSys/NetFS/NetFiler"
#define Module_FullVersion "0.
79
"
#define Module_HelpVersion "0.
79
(1
7
Jan 20
03
)"
#define Module_LibraryVersionInfo "0:
79
"
#define Module_FullVersion "0.
80
"
#define Module_HelpVersion "0.
80
(1
4
Jan 20
14
)"
#define Module_LibraryVersionInfo "0:
80
"
s/NetFiler
View file @
89a4bc44
...
...
@@ -119,7 +119,7 @@ Version SETA Module_Version
GET
Hdr:ListOpts
GET
Hdr:Macros
GET
Hdr:System
GET
Hdr:Machine.<Machine>
GET
Hdr:Services
GET
Hdr:CMOS
GET
Hdr:ModHand
GET
Hdr:FSNumbers
...
...
@@ -133,7 +133,6 @@ Version SETA Module_Version
GET
Hdr:VduExt
GET
Hdr:Econet
GET
Hdr:Proc
GET
Hdr:Services
GET
Hdr:Variables
GET
Hdr:MsgTrans
GET
Hdr:MsgMenus
...
...
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