Update the library to version 6.12.4 master
authorJason Self <j@jxself.org>
Thu, 23 Jul 2020 03:58:01 +0000 (20:58 -0700)
committerJason Self <j@jxself.org>
Thu, 23 Jul 2020 03:58:01 +0000 (20:58 -0700)
lib
vengeance.inf

diff --git a/lib b/lib
index aec9e4131b092ed33213b9891e1dc2b9574edf99..5bfb408b991028b28b411c28971831f59ece4684 160000 (submodule)
--- a/lib
+++ b/lib
@@ -1 +1 @@
-Subproject commit aec9e4131b092ed33213b9891e1dc2b9574edf99
+Subproject commit 5bfb408b991028b28b411c28971831f59ece4684
index 1103f3a63806e558ffd67661e24f4fa4e9f36795..11fa97feb35df7f6a02de16519da98cfd1abd478 100755 (executable)
@@ -5,9 +5,9 @@
 Constant Story "Vengeance"; 
 Constant Headline 
              "^The Interactive Fiction debut of Victor Gijsbers.^
-              This work is released under the GNU General Public License, version 3 or any later version.^ (See: https://www.gnu.org/licenses/gpl-3.0.txt)^"; 
+              This work is released under the GNU General Public License, version 3 or any later version. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.^";
 Release 1; 
-Serial "000000";    ! for keeping track of public releases 
+Serial "190818";    ! for keeping track of public releases
 
 !Constant MAX_SCORE = 10;
 Constant DEATH_MENTION_UNDO;