summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-09-21 21:04:31 +0000
committerKarl Berry <karl@freefriends.org>2017-09-21 21:04:31 +0000
commitf342995fd14216326b21b0f6542db9df58bc224d (patch)
tree690c424c4083ea1205eec2c790aae347ec4c785b /Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
parentdea0a0ba1bb1f2ed8c60eb01add2c19c054a2c2f (diff)
glossaries (21sep17)
git-svn-id: svn://tug.org/texlive/trunk@45373 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua')
-rwxr-xr-xMaster/texmf-dist/scripts/glossaries/makeglossaries-lite.lua4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua b/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
index ae8bfe2dc1f..2b862c5061b 100755
--- a/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
+++ b/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
@@ -26,6 +26,8 @@
This work has the LPPL maintenance status `maintained'.
History:
+ * 4.33:
+ - Version number synchronized with glossaries.sty
* 1.3
- added check for \glsxtr@makeglossaries
* 1.2 (2016-05-27)
@@ -35,7 +37,7 @@
- changed first line from lua to texlua
--]]
-thisversion = "1.3 2016-12-16"
+thisversion = "4.33 2017-09-20"
quiet = false
dryrun = false