X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=kitten.inf;h=e99fd21ccba8b2cb2e5595ddf95ddee25556d5a6;hb=d4292c6e27aaa6b0a80621e845b44449522a8695;hp=e203c26c84d6f39038570453f32d4a97077fc00d;hpb=d4a2d37228bef49bc08e315a5739c5753544706c;p=rfk-inform.git diff --git a/kitten.inf b/kitten.inf index e203c26..e99fd21 100644 --- a/kitten.inf +++ b/kitten.inf @@ -1,10 +1,10 @@ ! robotfindskitten ! A Zen Simulation -! Release 8 / Serial number 19xxxx / Inform v6.34 +! Release 8 / Serial number 220120 / Inform v6.35 ! ! [-] |\_/| http://www.robotfindskitten.org ! (+)=C |o o|__ Leonard Richardson (C) 1997, 2000 -! | | --*--__\ David Griffith (C) 2002-2019 (Inform Edition) +! | | --*--__\ David Griffith (C) 2002-2022 (Inform Edition) ! OOO C_C(____) ! ! @@ -53,7 +53,7 @@ Constant Nonkitten_Default 20; Constant Nonkitten_Max 589; Release 8; -!Serial "19xxxx"; +Serial "220120"; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! @@ -173,7 +173,7 @@ Global Real_Release = 0; @set_cursor 8 30; print "Leonard Richardson (C) 1997, 2000"; @set_cursor 9 30; - print "David Griffith (C) 2002-2019 (Inform Edition)"; + print "David Griffith (C) 2002-2022 (Inform Edition)"; @set_cursor 10 30; print " ", MESSAGE_NUM, " different nonkittens!"; @@ -354,8 +354,9 @@ Modular release.^ - NKIs now generated from an external file using nki2inf.pl.^ - NKIs reduced to 723 because of redundancies and recommended deletions.^ ^ -Release 8 / Serial Number 19xxxx^ -Another release.^ +Release 8 / Serial Number 220120^ +- Twenty Year Anniversary release.^ +- Fixed a problem that crashed some interpreters when robotfindskitten.^ - Fixed a potential problem of wrongly determining screen size.^ - Now distributed under the Artistic License 2.0.^ ^