summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-22 22:19:47 +0000
committerKarl Berry <karl@freefriends.org>2019-11-22 22:19:47 +0000
commit22795003e66903d4206e43046c1d414a111ee5e3 (patch)
treec5d5b68a0f500a8c9fb7a339e440285edad1e8af /Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
parentc5aef0f08e1dc8f5fab3d1a598012a93bd76dedd (diff)
xindex (22nov19)
git-svn-id: svn://tug.org/texlive/trunk@52892 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 16fea2c99f3..74393defb95 100644
--- a/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
+++ b/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
@@ -5,7 +5,7 @@
--
if not modules then modules = { } end modules ['xindex-pretty'] = {
- version = 0.19,
+ version = 0.20,
comment = "dump a Lua table for debugging",
author = "Steve Donovan",
copyright = "Steve Donovan",