diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-03-30 22:26:14 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-03-30 22:26:14 -0700 |
commit | 9b4c602ae4ebd222f1fcd3d0ba272375a69d955d (patch) | |
tree | a2cc2f66453a68eaf390c73293eef50e3bcb524b /txr.1 | |
parent | 38f214ed6367a312e0562d000b3583b4d9742c98 (diff) | |
download | txr-9b4c602ae4ebd222f1fcd3d0ba272375a69d955d.tar.gz txr-9b4c602ae4ebd222f1fcd3d0ba272375a69d955d.tar.bz2 txr-9b4c602ae4ebd222f1fcd3d0ba272375a69d955d.zip |
Version 215.txr-215
* 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
@@ -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-03-22 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2019-03-30 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 214) +\*(TX \- Programming Language (Version 215) .SH* SYNOPSIS .cblk @@ -64737,7 +64737,7 @@ that version. Version 199 produces version 3 files and loads version 2 or 3. -Versions 200 through 214 produce version 4 files and load version 2, 3 or 4. +Versions 200 through 215 produce version 4 files and load version 2, 3 or 4. .SS* Semantic Differences between Compilation and Interpretation |