summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-28 20:55:51 +0000
committerKarl Berry <karl@freefriends.org>2019-10-28 20:55:51 +0000
commitbfa61c528ebdb39919639835451f3187c4c65eb5 (patch)
tree78edbb148efaf1fa491047f1c09f43f2810746c5 /Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
parente6744059f83f9e9b758c2a10764f306b952c9a7c (diff)
xindex (28oct19)
git-svn-id: svn://tug.org/texlive/trunk@52551 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 67e5508c5a9..1165b6a6248 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.16,
+ version = 0.18,
comment = "dump a Lua table for debugging",
author = "Steve Donovan",
copyright = "Steve Donovan",