summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-10-09 17:26:34 -0700
committerKaz Kylheku <kaz@kylheku.com>2020-10-09 17:26:34 -0700
commit13d2ffbe495256b015ea8bad6f4ff48bcaa57f87 (patch)
tree18129277bf347858e766f615f3f7baf6e3f9575c
parent77f112dab85cb2f0d9e7c2d235857c8eed605165 (diff)
downloadtxr-13d2ffbe495256b015ea8bad6f4ff48bcaa57f87.tar.gz
txr-13d2ffbe495256b015ea8bad6f4ff48bcaa57f87.tar.bz2
txr-13d2ffbe495256b015ea8bad6f4ff48bcaa57f87.zip
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.
-rw-r--r--txr.14
1 files changed, 3 insertions, 1 deletions
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