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
Julie Stamp
RISC_OSLib
Commits
d40a5261
Commit
d40a5261
authored
26 years ago
by
Simon Middleton
Browse files
Options
Download
Email Patches
Plain Diff
Fixed the version number strings
parent
fc39fa67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
s/version
s/version
+1
-3
No files found.
s/version
View file @
d40a5261
...
...
@@ -12,8 +12,6 @@
; See the License for the specific language governing permissions and
; limitations under the License.
;
GET
VersionASM
DCB
Module_MajorVersion
" ("
Module_Date
") "
Module_MinorVersion
DCB
Module_MajorVersion
,
" ("
,
Module_Date
,
") "
,
Module_MinorVersion
END
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