diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-09-11 06:44:49 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-09-11 06:44:49 -0700 |
commit | 86b5ec21aa5fd64fd13415c955e90756e2406368 (patch) | |
tree | 91e1794a45c6499ea28db461722ddf64d04d22ef /txr.1 | |
parent | 90cfbd9f4f0da650db4be458b01a8c44bee08047 (diff) | |
download | txr-86b5ec21aa5fd64fd13415c955e90756e2406368.tar.gz txr-86b5ec21aa5fd64fd13415c955e90756e2406368.tar.bz2 txr-86b5ec21aa5fd64fd13415c955e90756e2406368.zip |
Version 225.txr-225
* 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
@@ -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-08-29 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2019-09-11 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 224) +\*(TX \- Programming Language (Version 225) .SH* SYNOPSIS .mono @@ -67080,7 +67080,7 @@ that version. Version 199 produces version 3 files and loads version 2 or 3. -Versions 200 through 224 produce version 4 files and load version 2, 3 or 4. +Versions 200 through 225 produce version 4 files and load version 2, 3 or 4. .SS* Semantic Differences between Compilation and Interpretation |