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
V
Video
Render
Super
Commits
84736838
Commit
84736838
authored
Jan 14, 2012
by
Steve Revill
⚽
Browse files
Tweak to fix the install_rom phase.
Version 0.16. Tagged as 'Super-0_16'
parent
c486fb28
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
13 deletions
+12
-13
VersionASM
VersionASM
+4
-4
VersionNum
VersionNum
+7
-7
matrix.mk
matrix.mk
+1
-2
No files found.
VersionASM
View file @
84736838
...
...
@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.1
5
"
Module_Version SETA 1
5
Module_MajorVersion SETS "0.1
6
"
Module_Version SETA 1
6
Module_MinorVersion SETS ""
Module_Date SETS "14 Jan 2012"
Module_ApplicationDate SETS "14-Jan-12"
Module_ComponentName SETS "Super"
Module_ComponentPath SETS "castle/RiscOS/Sources/Video/Render/Super"
Module_FullVersion SETS "0.1
5
"
Module_HelpVersion SETS "0.1
5
(14 Jan 2012)"
Module_FullVersion SETS "0.1
6
"
Module_HelpVersion SETS "0.1
6
(14 Jan 2012)"
END
VersionNum
View file @
84736838
/* (0.1
5
)
/* (0.1
6
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.1
5
#define Module_MajorVersion_CMHG 0.1
6
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 14 Jan 2012
#define Module_MajorVersion "0.1
5
"
#define Module_Version 1
5
#define Module_MajorVersion "0.1
6
"
#define Module_Version 1
6
#define Module_MinorVersion ""
#define Module_Date "14 Jan 2012"
...
...
@@ -18,6 +18,6 @@
#define Module_ComponentName "Super"
#define Module_ComponentPath "castle/RiscOS/Sources/Video/Render/Super"
#define Module_FullVersion "0.1
5
"
#define Module_HelpVersion "0.1
5
(14 Jan 2012)"
#define Module_LibraryVersionInfo "0:1
5
"
#define Module_FullVersion "0.1
6
"
#define Module_HelpVersion "0.1
6
(14 Jan 2012)"
#define Module_LibraryVersionInfo "0:1
6
"
matrix.mk
View file @
84736838
...
...
@@ -14,9 +14,8 @@
#
# Makefile for Matrix1 and Matrix2
include
CApp
include
HostTools
#include StdRules
include
AppLibs
include
CApp
# Dynamic dependencies:
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