summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-07 21:21:59 +0000
committerKarl Berry <karl@freefriends.org>2019-04-07 21:21:59 +0000
commitbb3a18a8791a2f32a6c8a3e0c9ee15a643aefd89 (patch)
tree22208b922e1222cddf4275d663628c025848b67d /Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
parentd71a23f77ba5aa8ad94858efe8080b2cc100bb25 (diff)
xindex (7apr19)
git-svn-id: svn://tug.org/texlive/trunk@50842 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 84754c18ce1..588f2d842a1 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.09,
+ version = 0.10,
comment = "dump a Lua table for debugging",
author = "Steve Donovan",
copyright = "Steve Donovan",