summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-06 22:14:02 +0000
committerKarl Berry <karl@freefriends.org>2018-12-06 22:14:02 +0000
commit4730f384a0f5538cd55aedf11762bcc5d3aeec86 (patch)
treee4a20e0b140edd07a6a3454366b5403cd511a3be /Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
parent1029a4f1c9617517f5aab7238fc2afe35216f27b (diff)
xindex (6dec18)
git-svn-id: svn://tug.org/texlive/trunk@49332 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 290c30d1c96..38b1dccc479 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.05,
+ version = 0.06,
comment = "dump a Lua table for debugging",
author = "Steve Donovan",
copyright = "Steve Donovan",