summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-12 20:10:27 +0000
committerKarl Berry <karl@freefriends.org>2023-07-12 20:10:27 +0000
commitd20f9677d689f13b39eb57a646df66b0007c8d19 (patch)
tree241fcc0b297aa144dad8636a2959d85bfe829e49 /Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
parenta7d3f79e117748f61a6518141c2da1335178ba21 (diff)
xindex (12jul23)
git-svn-id: svn://tug.org/texlive/trunk@67614 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua')
-rw-r--r--Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua b/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
index ec6139e324d..087e2eb16b0 100644
--- a/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
+++ b/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
@@ -7,7 +7,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-pretty'] = {
- version = 0.49,
+ version = 0.51,
comment = "dump a Lua table for debugging",
author = "Steve Donovan",
copyright = "Steve Donovan",