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
Desktop
FilerAct
Commits
b64386bf
Commit
b64386bf
authored
24 years ago
by
Stewart Brodie
Browse files
Options
Download
Email Patches
Plain Diff
Switched to use srccommit.
Version 0.43. Tagged as 'FilerAct-0_43'
parent
cc3886a8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
31 additions
and
1 deletion
+31
-1
VersionASM
VersionASM
+14
-0
VersionNum
VersionNum
+15
-0
s/AppName
s/AppName
+2
-1
No files found.
VersionASM
0 → 100644
View file @
b64386bf
;
; 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 "0.43"
Module_Version SETA 43
Module_MinorVersion SETS ""
Module_Date SETS "10 May 2000"
Module_FullVersion SETS "0.43"
END
This diff is collapsed.
Click to expand it.
VersionNum
0 → 100644
View file @
b64386bf
/* (0.43)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 0.43
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 10 May 2000
#define Module_MajorVersion "0.43"
#define Module_Version 43
#define Module_MinorVersion ""
#define Module_Date "10 May 2000"
#define Module_FullVersion "0.43"
This diff is collapsed.
Click to expand it.
s/AppName
View file @
b64386bf
...
...
@@ -16,11 +16,12 @@
;
; Called from asm.ModuleWrap
;
GET
VersionASM
GBLS
ApplicationName
ApplicationName
SETS
"FilerAct"
GBLS
ApplicationVersion
ApplicationVersion
SETS
"0.42 (27 Mar 1998
)"
ApplicationVersion
SETS
Module_MajorVersion
:CC:
" ("
:CC:
Module_Date
:CC:
"
)"
GBLL
FilerAct
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