diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-02-08 06:24:13 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-02-08 06:24:13 -0800 |
commit | f3e2007a7c5b75d5e4c726077418c4120349c36b (patch) | |
tree | ff6fcb223f13859f64a412b2c0c31d3234d4f793 /txr.1 | |
parent | 3ad90f9e7b6806832849db9e1d908d906d06a87b (diff) | |
download | txr-f3e2007a7c5b75d5e4c726077418c4120349c36b.tar.gz txr-f3e2007a7c5b75d5e4c726077418c4120349c36b.tar.bz2 txr-f3e2007a7c5b75d5e4c726077418c4120349c36b.zip |
Version 209.txr-209
* 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
@@ -340,9 +340,9 @@ .ds TX \f[B]TXR\f[] .ds TL \f[B]TXR Lisp\f[] .\" Start of man page: -.TH TXR 1 2019-01-28 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2019-02-08 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 208) +\*(TX \- Programming Language (Version 209) .SH* SYNOPSIS .cblk @@ -63208,7 +63208,7 @@ that version. Version 199 produces version 3 files and loads version 2 or 3. -Versions 200 through 207 produce version 4 files and load version 2, 3 or 4. +Versions 200 through 209 produce version 4 files and load version 2, 3 or 4. .SS* Semantic Differences between Compilation and Interpretation |