From: David Griffith Date: Tue, 23 May 2023 23:25:03 +0000 (-0700) Subject: Bumped Open Watcom C for DOS Makefile to 2.55pre. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=43d526a355348d7aa99db4361866c409b412426a;p=liskon_frotz.git Bumped Open Watcom C for DOS Makefile to 2.55pre. --- diff --git a/Makefile.ow b/Makefile.ow index 7f4f763..870a87d 100644 --- a/Makefile.ow +++ b/Makefile.ow @@ -29,7 +29,7 @@ RM = %erase BINNAME = frotz.exe -VERSION = "2.54" +VERSION = "2.55pre" # MS-DOS command.com and Unix sh have different shell quoting rules. Try to # detect which one we are running under.