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
H
HWSupport
Sound
Sound1
Commits
7bdcb17b
Commit
7bdcb17b
authored
Aug 16, 1999
by
Kevin Bracey
Browse files
created by srccommit.
parent
7f243a28
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
0 deletions
+29
-0
VersionASM
VersionASM
+14
-0
VersionNum
VersionNum
+15
-0
No files found.
VersionASM
0 → 100644
View file @
7bdcb17b
;
; This file is automatically maintained by srccommit, do not edit manually.
;
GBLS Module_MajorVersion
GBLA Module_Version
GBLS Module_MinorVersion
GBLS Module_Date
GBLS Module_FullVersion
Module_MajorVersion SETS "1.31"
Module_Version SETA 131
Module_MinorVersion SETS ""
Module_Date SETS "16 Aug 1999"
Module_FullVersion SETS "1.31"
END
VersionNum
0 → 100644
View file @
7bdcb17b
/* (1.31)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 1.31
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 16 Aug 1999
#define Module_MajorVersion "1.31"
#define Module_Version 131
#define Module_MinorVersion ""
#define Module_Date "16 Aug 1999"
#define Module_FullVersion "1.31"
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