From: David Griffith Date: Mon, 28 Mar 2022 07:10:07 +0000 (-0700) Subject: Updated Makefile.tc for official release. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=1097916a4315e3b9a89d83a98a33c204a62b21eb;p=liskon_frotz.git Updated Makefile.tc for official release. --- diff --git a/Makefile.tc b/Makefile.tc index 0f4145c..352b02f 100644 --- a/Makefile.tc +++ b/Makefile.tc @@ -15,7 +15,7 @@ BINNAME = frotz.exe LIBRARY = frotz.lib VERSION = "2.54" -RELEASE_NOTES = "Development release." +RELEASE_NOTES = "Official release." VER = -DVERSION=$(VERSION)