summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/xindex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-29 21:12:24 +0000
committerKarl Berry <karl@freefriends.org>2020-05-29 21:12:24 +0000
commitbf1dd2cd335015e26e2858c7f7f8ef588fd36af1 (patch)
treeb5a2a51d168599f5c6fcb53bf4c316e02783ef37 /Master/texmf-dist/scripts/xindex
parentcd9cc8075fb5769a93e80e78b526e8fc0cf1a427 (diff)
xindex (29may20)
git-svn-id: svn://tug.org/texlive/trunk@55335 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/xindex')
-rwxr-xr-xMaster/texmf-dist/scripts/xindex/xindex.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/xindex/xindex.lua b/Master/texmf-dist/scripts/xindex/xindex.lua
index 7abb9850869..1c126985d68 100755
--- a/Master/texmf-dist/scripts/xindex/xindex.lua
+++ b/Master/texmf-dist/scripts/xindex/xindex.lua
@@ -8,7 +8,7 @@
-----------------------------------------------------------------------
xindex = xindex or { }
- local version = 0.19
+ local version = 0.21
xindex.version = version
--xindex.self = "xindex"