summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-06 22:14:02 +0000
committerKarl Berry <karl@freefriends.org>2018-12-06 22:14:02 +0000
commit4730f384a0f5538cd55aedf11762bcc5d3aeec86 (patch)
treee4a20e0b140edd07a6a3454366b5403cd511a3be /Master/texmf-dist/scripts
parent1029a4f1c9617517f5aab7238fc2afe35216f27b (diff)
xindex (6dec18)
git-svn-id: svn://tug.org/texlive/trunk@49332 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 83ade61e03e..3ee85f53324 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.05
+ local version = 0.06
xindex.version = version
--xindex.self = "xindex"