diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-01-19 20:32:07 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-01-19 20:32:07 -0800 |
commit | 9f9f916d530e852a471739f625b985cf1346da4a (patch) | |
tree | 654f04033bd961c7da7ad548b8ee25ab5f7b41b6 /txr.1 | |
parent | 0a344194aa717aeff7079560ed1624c97066447b (diff) | |
download | txr-9f9f916d530e852a471739f625b985cf1346da4a.tar.gz txr-9f9f916d530e852a471739f625b985cf1346da4a.tar.bz2 txr-9f9f916d530e852a471739f625b985cf1346da4a.zip |
Version 249txr-249
* 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
@@ -368,9 +368,9 @@ .ds TX \f[B]TXR\f[] .ds TL \f[B]TXR Lisp\f[] .\" Start of man page: -.TH TXR 1 2021-01-20 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2021-01-24 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 248) +\*(TX \- Programming Language (Version 249) .SH* SYNOPSIS .mono @@ -74234,7 +74234,7 @@ Versions 200 through 215 produce version 4 files and load version 2, 3 or 4. Versions 216 through 243 produce version 5.0 files and load version 2, 3, 4 or 5, regardless of minor version. -Versions 244 through 248 produce version 5.1 files and load +Versions 244 through 249 produce version 5.1 files and load version 2, 3, 4 or 5, regardless of minor version. .SS* Semantic Differences between Compilation and Interpretation |