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
Apps
Paint
Commits
595aff35
Commit
595aff35
authored
Jan 13, 2003
by
Robert Sprowson
Browse files
Addition of VersionNum file
parent
fe284b74
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
46 additions
and
0 deletions
+46
-0
HardTest,ff9
HardTest,ff9
+0
-0
VersionASM
VersionASM
+23
-0
VersionNum
VersionNum
+23
-0
No files found.
HardTest,ff9
deleted
100644 → 0
View file @
fe284b74
File deleted
VersionASM
0 → 100644
View file @
595aff35
;
; This file is automatically maintained by srccommit, do not edit manually.
; Last processed by srccommit version: 1.62.
;
GBLS Module_MajorVersion
GBLA Module_Version
GBLS Module_MinorVersion
GBLS Module_Date
GBLS Module_FullVersion
GBLS Module_ApplicationDate
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "1.94"
Module_Version SETA 194
Module_MinorVersion SETS ""
Module_Date SETS "20 Apr 2000"
Module_ApplicationDate SETS "20-Apr-20"
Module_ComponentName SETS "Paint"
Module_ComponentPath SETS "RiscOS/Sources/Apps/Paint"
Module_FullVersion SETS "1.94"
Module_HelpVersion SETS "1.94 (20 Apr 2000)"
END
VersionNum
0 → 100644
View file @
595aff35
/* (1.94)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.62.
*
*/
#define Module_MajorVersion_CMHG 1.94
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 20 Apr 2000
#define Module_MajorVersion "1.94"
#define Module_Version 194
#define Module_MinorVersion ""
#define Module_Date "20 Apr 2000"
#define Module_ApplicationDate "20-Apr-00"
#define Module_ComponentName "Paint"
#define Module_ComponentPath "RiscOS/Sources/Apps/Paint"
#define Module_FullVersion "1.94"
#define Module_HelpVersion "1.94 (20 Apr 2000)"
#define Module_LibraryVersionInfo "1:94"
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