summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-03 21:08:13 +0000
committerKarl Berry <karl@freefriends.org>2019-10-03 21:08:13 +0000
commit60669062009ed05b97100119976a8b09313c3c0f (patch)
treec88a0eb09e8f895c06994658d512342fc51ba48f /Master/texmf-dist/scripts
parent43bc44a80a5a5cef22f1b49d6bd0b08fffed147c (diff)
xindex (3oct19)
git-svn-id: svn://tug.org/texlive/trunk@52268 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-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 ee891e052fa..fb48a3d7486 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.14
+ local version = 0.16
xindex.version = version
--xindex.self = "xindex"