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
ResourceFS
ResourceFS
Commits
59a37a39
Commit
59a37a39
authored
Sep 08, 1998
by
Kevin Bracey
Browse files
Version number incremented to correct value
Version 0.17. Tagged as 'ResourceFS-0_17'
parent
f22c8f0c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
VersionASM
VersionASM
+2
-2
VersionNum
VersionNum
+4
-4
No files found.
VersionASM
View file @
59a37a39
...
...
@@ -5,8 +5,8 @@
GBLA Module_Version
GBLS Module_MinorVersion
GBLS Module_Date
Module_MajorVersion SETS "0.1
6
"
Module_Version SETA 1
6
Module_MajorVersion SETS "0.1
7
"
Module_Version SETA 1
7
Module_MinorVersion SETS ""
Module_Date SETS "08 Sep 1998"
END
VersionNum
View file @
59a37a39
/* (0.1
6
)
/* (0.1
7
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 0.1
6
#define Module_MajorVersion_CMHG 0.1
7
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 08 Sep 1998
#define Module_MajorVersion "0.1
6
"
#define Module_Version 1
6
#define Module_MajorVersion "0.1
7
"
#define Module_Version 1
7
#define Module_MinorVersion ""
#define Module_Date "08 Sep 1998"
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