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
EditApp
Commits
24549831
Commit
24549831
authored
Jan 14, 2012
by
Steve Revill
⚽
Browse files
Replace "-wipe" with "x wipe" in Makefile
Version 1.66. Tagged as 'Edit-1_66'
parent
8c3948f0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
17 deletions
+17
-17
Makefile
Makefile
+1
-1
VersionASM
VersionASM
+6
-6
VersionNum
VersionNum
+10
-10
No files found.
Makefile
View file @
24549831
...
...
@@ -52,7 +52,7 @@ CP = copy
LD
=
link
RM
=
remove
SQUEEZE
=
squeeze
WIPE
=
-
wipe
WIPE
=
x
wipe
XWIPE
=
x wipe
AFLAGS
=
${THROWBACK}
-depend
!
Depend
-nocache
-stamp
-quit
...
...
VersionASM
View file @
24549831
...
...
@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "1.6
5
"
Module_Version SETA 16
5
Module_MajorVersion SETS "1.6
6
"
Module_Version SETA 16
6
Module_MinorVersion SETS ""
Module_Date SETS "1
8
Jan 201
0
"
Module_ApplicationDate SETS "1
8
-Jan-1
0
"
Module_Date SETS "1
4
Jan 201
2
"
Module_ApplicationDate SETS "1
4
-Jan-1
2
"
Module_ComponentName SETS "Edit"
Module_ComponentPath SETS "castle/RiscOS/Sources/Apps/Edit"
Module_FullVersion SETS "1.6
5
"
Module_HelpVersion SETS "1.6
5
(1
8
Jan 201
0
)"
Module_FullVersion SETS "1.6
6
"
Module_HelpVersion SETS "1.6
6
(1
4
Jan 201
2
)"
END
VersionNum
View file @
24549831
/* (1.6
5
)
/* (1.6
6
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 1.6
5
#define Module_MajorVersion_CMHG 1.6
6
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
8
Jan 201
0
#define Module_Date_CMHG 1
4
Jan 201
2
#define Module_MajorVersion "1.6
5
"
#define Module_Version 16
5
#define Module_MajorVersion "1.6
6
"
#define Module_Version 16
6
#define Module_MinorVersion ""
#define Module_Date "1
8
Jan 201
0
"
#define Module_Date "1
4
Jan 201
2
"
#define Module_ApplicationDate "1
8
-Jan-1
0
"
#define Module_ApplicationDate "1
4
-Jan-1
2
"
#define Module_ComponentName "Edit"
#define Module_ComponentPath "castle/RiscOS/Sources/Apps/Edit"
#define Module_FullVersion "1.6
5
"
#define Module_HelpVersion "1.6
5
(1
8
Jan 201
0
)"
#define Module_LibraryVersionInfo "1:6
5
"
#define Module_FullVersion "1.6
6
"
#define Module_HelpVersion "1.6
6
(1
4
Jan 201
2
)"
#define Module_LibraryVersionInfo "1:6
6
"
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