diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-01 21:35:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-01 21:35:17 +0000 |
commit | 1fbe15c835d00caf63bc30cfa5fcf3ec761b73ba (patch) | |
tree | 78fa7a829ef8ab2245ceda083f1df47170278fe2 /Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-common.lua | |
parent | 702ea1a475d8ae525aca8ca610b0497254ba513f (diff) |
xindex (1sep20)
git-svn-id: svn://tug.org/texlive/trunk@56237 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-common.lua')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-common.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-common.lua b/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-common.lua index f23c6120680..e24b6390b17 100644 --- a/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-common.lua +++ b/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-common.lua @@ -7,7 +7,7 @@ ----------------------------------------------------------------------- if not modules then modules = { } end modules ['xindex-cfg-common'] = { - version = 0.26, + version = 0.27, comment = "configuration to xindex.lua", author = "Herbert Voss", copyright = "Herbert Voss", |