diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-12-20 00:27:52 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-12-20 00:27:52 -0800 |
commit | c740cf5e2af62936fb95799d05a8235b956c15b2 (patch) | |
tree | 9003d15b8cad7470c2041265c61ebb926fc7b096 /txr.1 | |
parent | 1b25be202870c1fd2db663f4f3764237ed92a765 (diff) | |
download | txr-c740cf5e2af62936fb95799d05a8235b956c15b2.tar.gz txr-c740cf5e2af62936fb95799d05a8235b956c15b2.tar.bz2 txr-c740cf5e2af62936fb95799d05a8235b956c15b2.zip |
Version 230.txr-230
* 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
@@ -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-11-19 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2019-12-20 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 229) +\*(TX \- Programming Language (Version 230) .SH* SYNOPSIS .mono @@ -69087,7 +69087,7 @@ that version. Version 199 produces version 3 files and loads version 2 or 3. -Versions 200 through 229 produce version 4 files and load version 2, 3 or 4. +Versions 200 through 230 produce version 4 files and load version 2, 3 or 4. .SS* Semantic Differences between Compilation and Interpretation |