summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/xindex/xindex.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/xindex/xindex.lua')
-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 4fb757b86cb..03bc0970937 100755
--- a/Master/texmf-dist/scripts/xindex/xindex.lua
+++ b/Master/texmf-dist/scripts/xindex/xindex.lua
@@ -10,7 +10,7 @@
-----------------------------------------------------------------------
xindex = xindex or { }
- local version = 0.33
+ local version = 0.34
xindex.version = version
--xindex.self = "xindex"