summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/xindex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-28 20:40:36 +0000
committerKarl Berry <karl@freefriends.org>2023-07-28 20:40:36 +0000
commit1b338d91912c64276dedc954b5d70994112d8bc1 (patch)
tree6a39ec732b399822934cafeeaf8b8e0ce3f47715 /Master/texmf-dist/scripts/xindex
parent473f00c4fe7946365edb928261a4e626749a6986 (diff)
xindex (28jul23)
git-svn-id: svn://tug.org/texlive/trunk@67751 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 73aa9e2067c..f2ecb9fe905 100755
--- a/Master/texmf-dist/scripts/xindex/xindex.lua
+++ b/Master/texmf-dist/scripts/xindex/xindex.lua
@@ -9,7 +9,7 @@
-----------------------------------------------------------------------
xindex = xindex or { }
- local version = 0.53
+ local version = 0.54
xindex.version = version
--xindex.self = "xindex"