summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-06 22:24:01 +0000
committerKarl Berry <karl@freefriends.org>2019-03-06 22:24:01 +0000
commit6103628f0fb4e302640a732dbdf2fb7e602ae016 (patch)
tree90c015b31a86efd1661560f54ac1f116c8c0f6de /Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
parentd9346aef7f27482484e35ada722ac1625a11cce1 (diff)
xindex (6mar19)
git-svn-id: svn://tug.org/texlive/trunk@50264 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 045425dc838..b503d752c90 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.07,
+ version = 0.08,
comment = "dump a Lua table for debugging",
author = "Steve Donovan",
copyright = "Steve Donovan",