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
Lib
UnicodeLib
Commits
813b8a51
Commit
813b8a51
authored
13 years ago
by
Steve Revill
Browse files
Options
Download
Email Patches
Plain Diff
Replace "-wipe" with "x wipe" in makefiles to remove annoying errors.
Version 0.59. Tagged as 'Unicode-0_59'
parent
a4d12286
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
Makefile
Makefile
+1
-1
VersionNum
VersionNum
+7
-7
No files found.
Makefile
View file @
813b8a51
...
...
@@ -40,7 +40,7 @@ RM = remove
LD
=
link
LB
=
libfile
TOUCH
=
create
WIPE
=
-
wipe
WIPE
=
x
wipe
SQUEEZE
=
squeeze
STRIP
=
stripdepnd
...
...
This diff is collapsed.
Click to expand it.
VersionNum
View file @
813b8a51
/* (0.5
8
)
/* (0.5
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.5
8
#define Module_MajorVersion_CMHG 0.5
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 14 Jan 2012
#define Module_MajorVersion "0.5
8
"
#define Module_Version 5
8
#define Module_MajorVersion "0.5
9
"
#define Module_Version 5
9
#define Module_MinorVersion ""
#define Module_Date "14 Jan 2012"
...
...
@@ -18,6 +18,6 @@
#define Module_ComponentName "Unicode"
#define Module_ComponentPath "castle/RiscOS/Sources/Lib/Unicode"
#define Module_FullVersion "0.5
8
"
#define Module_HelpVersion "0.5
8
(14 Jan 2012)"
#define Module_LibraryVersionInfo "0:5
8
"
#define Module_FullVersion "0.5
9
"
#define Module_HelpVersion "0.5
9
(14 Jan 2012)"
#define Module_LibraryVersionInfo "0:5
9
"
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