diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-08-14 13:21:24 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-08-14 13:21:24 -0700 |
commit | 23eede47afbbb7c1d67ffbb3fa6aa84b65a2d422 (patch) | |
tree | 9011d0221e72666b28acb469906f4fde31a3afc6 /txr.1 | |
parent | e2e64026eabaaf76dd7c1af8340670123db2f18a (diff) | |
download | txr-23eede47afbbb7c1d67ffbb3fa6aa84b65a2d422.tar.gz txr-23eede47afbbb7c1d67ffbb3fa6aa84b65a2d422.tar.bz2 txr-23eede47afbbb7c1d67ffbb3fa6aa84b65a2d422.zip |
Version 242txr-242
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Likewise.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -368,9 +368,9 @@ .ds TX \f[B]TXR\f[] .ds TL \f[B]TXR Lisp\f[] .\" Start of man page: -.TH TXR 1 2020-08-08 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2020-08-14 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 241) +\*(TX \- Programming Language (Version 242) .SH* SYNOPSIS .mono @@ -72504,7 +72504,7 @@ that version. Version 199 produces version 3 files and loads version 2 or 3. -Versions 200 through 241 produce version 4 files and load version 2, 3 or 4. +Versions 200 through 242 produce version 4 files and load version 2, 3 or 4. .SS* Semantic Differences between Compilation and Interpretation |