summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/xindex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-06 21:48:48 +0000
committerKarl Berry <karl@freefriends.org>2019-06-06 21:48:48 +0000
commita00ccc589e31a793b43c011f84af168d8f4789b6 (patch)
tree44aa072b1e2af0332355883b0fea7cc00e8301bf /Master/texmf-dist/scripts/xindex
parent8c72e2851460499029099ad70cb4defd907df7cb (diff)
xindex (6jun19)
git-svn-id: svn://tug.org/texlive/trunk@51330 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 633dc753bd4..3b195991621 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.10
+ local version = 0.12
xindex.version = version
--xindex.self = "xindex"