diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-08-07 22:28:25 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-08-07 22:28:25 -0700 |
commit | 2aa8d2dbae0a7badcf0edbab7cb733f57060ed12 (patch) | |
tree | 2a180637e4045a27ea02e92ace4c230f1a772441 /txr.1 | |
parent | 850d2ff91a9f705c559ad17964afe7fd8796cd27 (diff) | |
download | txr-2aa8d2dbae0a7badcf0edbab7cb733f57060ed12.tar.gz txr-2aa8d2dbae0a7badcf0edbab7cb733f57060ed12.tar.bz2 txr-2aa8d2dbae0a7badcf0edbab7cb733f57060ed12.zip |
Version 241txr-241
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Likewise.
* txr.vim, tl.vim: Regenerated.
* protsym.c: 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-06-06 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2020-08-08 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 240) +\*(TX \- Programming Language (Version 241) .SH* SYNOPSIS .mono @@ -72504,7 +72504,7 @@ that version. Version 199 produces version 3 files and loads version 2 or 3. -Versions 200 through 240 produce version 4 files and load version 2, 3 or 4. +Versions 200 through 241 produce version 4 files and load version 2, 3 or 4. .SS* Semantic Differences between Compilation and Interpretation |