summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-08 21:24:18 +0000
committerKarl Berry <karl@freefriends.org>2022-03-08 21:24:18 +0000
commit987d0e518382a06ae0a208c665fa2e843e9c94cf (patch)
tree3e13aa89742ea48969e4969fd314e482bc287b79 /Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
parentec4a8f52a42e00c7c0ddb6c8839e9782a2ac9a5e (diff)
xindex (8mar22)
git-svn-id: svn://tug.org/texlive/trunk@62520 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 e626c1225be..95e3a241701 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.40,
+ version = 0.41,
comment = "dump a Lua table for debugging",
author = "Steve Donovan",
copyright = "Steve Donovan",