1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-02 23:14:57 +03:00

Added a line describing the April 2022 build

This commit is contained in:
Graham Nelson 2022-04-19 11:04:58 +01:00
parent 0d58d4898c
commit bd38b92894

View file

@ -1,4 +1,5 @@
'****','Current','With this option set, Inform always uses the latest version of the language to compile your project.'
'10.1.0', 'Inform 10.1.0, April 2022','With this option set, Inform always compiles your project using version 10.1.0.'
'6M62','Inform 7.9.3 (6M62), December 2015','With this option set, Inform always compiles your project using version 7.9.3. The second maintenance update to 7.9, it was most notable for many bug fixes.'
'6L38','Inform 7.9.2 (6L38), August 2014','With this option set, Inform always compiles your project using version 7.9.2. The first maintenance update to 7.9, it also made a few minor clarifications to the language.'
'6L02','Inform 7.9.1 (6L02), May 2014','With this option set, Inform always compiles your project using version 7.9.1. That was a major new version of the Inform language, with improvements across the board. First public release in which indexed text and text were unified into a single kind.'