summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-05 20:53:08 +0000
committerKarl Berry <karl@freefriends.org>2021-07-05 20:53:08 +0000
commit3bd1591be47367d270fa88c89331fe5b3a1102fd (patch)
treed9458cf0e58deb1c815ebc89173ea20fe37e2f61 /Master/texmf-dist/scripts
parentdc58973d18f4ed8cece22b11f1cc31e7ea3dd9df (diff)
xindex (5jul21)
git-svn-id: svn://tug.org/texlive/trunk@59840 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 a29fdb0d65a..5a3ba4c4b00 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.28
+ local version = 0.29
xindex.version = version
--xindex.self = "xindex"