From 4df1cb2a5e319c2aa93db7f70c6042868ad552f9 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 10 Oct 2020 11:54:24 -0700 Subject: Version 244 * RELNOTES: Updated. * configure, txr.1: Bumped version and date. * share/txr/stdlib/ver.tl: Likewise. * txr.vim, tl.vim: Regenerated. --- txr.1 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index 740c6ebf..ad5aa9d5 100644 --- a/txr.1 +++ b/txr.1 @@ -368,9 +368,9 @@ .ds TX \f[B]TXR\f[] .ds TL \f[B]TXR Lisp\f[] .\" Start of man page: -.TH TXR 1 2020-09-01 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2020-10-10 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 243) +\*(TX \- Programming Language (Version 244) .SH* SYNOPSIS .mono @@ -72792,7 +72792,11 @@ Version 199 produces version 3 files and loads version 2 or 3. Versions 200 through 215 produce version 4 files and load version 2, 3 or 4. -Versions 216 through 243 produce version 5 files and load version 2, 3, 4 or 5. +Versions 216 through 243 produce version 5.0 files and load version 2, 3, 4 or 5, +regardless of minor version. + +Version 244 produces version 5.1 files and loads version 2, 3, 4 or 5, +regardless of minor version. .SS* Semantic Differences between Compilation and Interpretation -- cgit v1.2.3