Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9c3d8a
)
Bumped Open Watcom C for DOS Makefile to 2.55pre.
author
David Griffith
<dave@661.org>
Tue, 23 May 2023 23:25:03 +0000
(16:25 -0700)
committer
David Griffith
<dave@661.org>
Tue, 23 May 2023 23:25:03 +0000
(16:25 -0700)
Makefile.ow
patch
|
blob
|
history
diff --git
a/Makefile.ow
b/Makefile.ow
index 7f4f7633f46c1c0b8e7f13775d4f86ff180e87f1..870a87df7bad769ff0009c4a4389dddc299c887e 100644
(file)
--- a/
Makefile.ow
+++ b/
Makefile.ow
@@
-29,7
+29,7
@@
RM = %erase
BINNAME = frotz.exe
-VERSION = "2.5
4
"
+VERSION = "2.5
5pre
"
# MS-DOS command.com and Unix sh have different shell quoting rules. Try to
# detect which one we are running under.