diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-07-23 06:29:37 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-07-23 06:29:37 -0700 |
commit | 6560fc0563a891294a808e880f201663365af1bd (patch) | |
tree | 42e86bb27ec96fbf88ad2bcc8095bf3889f087fa /txr.1 | |
parent | e1c88e92d269e7b0f183c02f99f8a61e52651893 (diff) | |
download | txr-6560fc0563a891294a808e880f201663365af1bd.tar.gz txr-6560fc0563a891294a808e880f201663365af1bd.tar.bz2 txr-6560fc0563a891294a808e880f201663365af1bd.zip |
Version 221.txr-221
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Likewise.
* txr.vim, tl.vim: Regenerated.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -350,9 +350,9 @@ .ds TX \f[B]TXR\f[] .ds TL \f[B]TXR Lisp\f[] .\" Start of man page: -.TH TXR 1 2019-07-08 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2019-07-23 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 220) +\*(TX \- Programming Language (Version 221) .SH* SYNOPSIS .mono @@ -66333,7 +66333,7 @@ that version. Version 199 produces version 3 files and loads version 2 or 3. -Versions 200 through 220 produce version 4 files and load version 2, 3 or 4. +Versions 200 through 221 produce version 4 files and load version 2, 3 or 4. .SS* Semantic Differences between Compilation and Interpretation |