diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-01-26 14:21:41 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-01-26 14:21:41 -0800 |
commit | 0f2bd5880d083c7cd7a52825d0a5b3276e7245b2 (patch) | |
tree | 78c901e42e6b6fe17993cf6096dc0aaca2b7dfdd /txr.1 | |
parent | d1640a17861fd94cbf19c59b4f3d0f0a3f6633fe (diff) | |
download | txr-0f2bd5880d083c7cd7a52825d0a5b3276e7245b2.tar.gz txr-0f2bd5880d083c7cd7a52825d0a5b3276e7245b2.tar.bz2 txr-0f2bd5880d083c7cd7a52825d0a5b3276e7245b2.zip |
Version 207.txr-207
* 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
@@ -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-18 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2019-01-26 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 206) +\*(TX \- Programming Language (Version 207) .SH* SYNOPSIS .cblk @@ -63140,7 +63140,7 @@ that version. Version 199 produces version 3 files and loads version 2 or 3. -Versions 200 through 201 produce version 4 files and load version 2, 3 or 4. +Versions 200 through 207 produce version 4 files and load version 2, 3 or 4. .SS* Semantic Differences between Compilation and Interpretation |