From 13d2ffbe495256b015ea8bad6f4ff48bcaa57f87 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 9 Oct 2020 17:26:34 -0700 Subject: doc: missing info about compiled file version 5. * txr.1: TXR 216 bumped the compiled file version from 4 to 5, but this was not documented. --- txr.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 395697c3..740c6ebf 100644 --- a/txr.1 +++ b/txr.1 @@ -72790,7 +72790,9 @@ that version. Version 199 produces version 3 files and loads version 2 or 3. -Versions 200 through 243 produce version 4 files and load version 2, 3 or 4. +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. .SS* Semantic Differences between Compilation and Interpretation -- cgit v1.2.3