summaryrefslogtreecommitdiff
path: root/indexing/xindex/lualatex/xindex-pretty.lua
diff options
context:
space:
mode:
Diffstat (limited to 'indexing/xindex/lualatex/xindex-pretty.lua')
-rw-r--r--indexing/xindex/lualatex/xindex-pretty.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/indexing/xindex/lualatex/xindex-pretty.lua b/indexing/xindex/lualatex/xindex-pretty.lua
index f8fc65b8bc..e50e6f0ff8 100644
--- a/indexing/xindex/lualatex/xindex-pretty.lua
+++ b/indexing/xindex/lualatex/xindex-pretty.lua
@@ -3,11 +3,11 @@
-- Also provides a sandboxed Lua table reader and
-- a function to present large numbers in human-friendly format.
--
--- $Id: xindex-pretty.lua 4 2021-07-07 07:25:04Z hvoss $
+-- $Id: xindex-pretty.lua 6 2021-08-13 07:08:46Z hvoss $
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-pretty'] = {
- version = 0.30,
+ version = 0.31,
comment = "dump a Lua table for debugging",
author = "Steve Donovan",
copyright = "Steve Donovan",