diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-04-22 21:33:45 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-04-23 13:45:53 -0700 |
commit | e186650c97103dd3c54621af7f7e2ab5ac07a70a (patch) | |
tree | a9bec928557195e15a5675de06d4aa940d94684a /txr.1 | |
parent | a5e7ba18b38ce34f02ac94d3de4339f2ea728010 (diff) | |
download | txr-e186650c97103dd3c54621af7f7e2ab5ac07a70a.tar.gz txr-e186650c97103dd3c54621af7f7e2ab5ac07a70a.tar.bz2 txr-e186650c97103dd3c54621af7f7e2ab5ac07a70a.zip |
Version 257txr-257
Log message correction superseding original commit
65213f5f7f6a204886a02c32f259ae2617d1dfb6.
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Bumped.
* txr.vim, tl.vim: Regenerated.
* protsymc.: Likewise
* share/txr/stdlib/doc-syms.tl: Likewise.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -408,9 +408,9 @@ .ds TX \f[B]TXR\f[] .ds TL \f[B]TXR Lisp\f[] .\" Start of man page: -.TH TXR 1 2021-04-07 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2021-04-22 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 256) +\*(TX \- Programming Language (Version 257) .SH* SYNOPSIS .mono @@ -75866,7 +75866,7 @@ version 2, 3, 4 or 5, regardless of minor version. Versions 244 through 251 produce version 5.1 files and load version 2, 3, 4 or 5, regardless of minor version. -Versions 252 and 256 produce version 6.0 files and loads only version 6, +Versions 252 and 257 produce version 6.0 files and loads only version 6, regardless of minor version. .SS* Semantic Differences between Compilation and Interpretation |