diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-07-30 20:39:49 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-07-30 20:39:49 -0700 |
commit | 4fe172b9495e284343a63ded7a348a9dc904badb (patch) | |
tree | 99abed30f2547edaf0455f8aadb76cbee3d10ea1 /txr.1 | |
parent | 3b78501ff661714dfa96cffe7581f0f77ec6599c (diff) | |
download | txr-222.tar.gz txr-222.tar.bz2 txr-222.zip |
Version 222.txr-222
* 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
@@ -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-23 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2019-07-30 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 221) +\*(TX \- Programming Language (Version 222) .SH* SYNOPSIS .mono @@ -66554,7 +66554,7 @@ that version. Version 199 produces version 3 files and loads version 2 or 3. -Versions 200 through 221 produce version 4 files and load version 2, 3 or 4. +Versions 200 through 222 produce version 4 files and load version 2, 3 or 4. .SS* Semantic Differences between Compilation and Interpretation |