summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-11 21:09:40 +0000
committerKarl Berry <karl@freefriends.org>2020-06-11 21:09:40 +0000
commitebcfbe594744d1aee8941b4036473bd9941fb1fe (patch)
tree62fd1466c5497512e2c4a8c13de7afc94b5ed12b /Master/texmf-dist/scripts
parenta1a946ff7eceabb8096d4bec23510234a240af84 (diff)
xindex (11jun20)
git-svn-id: svn://tug.org/texlive/trunk@55516 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 d6d53ff0e3b..984d6fb8e3b 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.24
+ local version = 0.25
xindex.version = version
--xindex.self = "xindex"