summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/glossaries/makeglossaries
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-02 22:04:34 +0000
committerKarl Berry <karl@freefriends.org>2022-11-02 22:04:34 +0000
commit441973d492db92d882743010c0ceb5c36fec9fa4 (patch)
tree63eb524cbb742f56caba7c33b42ed1a4691ce1c9 /Master/texmf-dist/scripts/glossaries/makeglossaries
parent76c0a04ebe2e4c563d667541e62560ddf6ad7e26 (diff)
glossaries (2nov22)
git-svn-id: svn://tug.org/texlive/trunk@64903 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/glossaries/makeglossaries')
-rwxr-xr-xMaster/texmf-dist/scripts/glossaries/makeglossaries6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/glossaries/makeglossaries b/Master/texmf-dist/scripts/glossaries/makeglossaries
index 67afb1a826c..85ef8d55bdb 100755
--- a/Master/texmf-dist/scripts/glossaries/makeglossaries
+++ b/Master/texmf-dist/scripts/glossaries/makeglossaries
@@ -2,7 +2,7 @@
# File : makeglossaries
# Author : Nicola Talbot
-# Version : 4.50
+# Version : 4.51
# Description: simple Perl script that calls makeindex or xindy.
# Intended for use with "glossaries.sty" (saves having to remember
# all the various switches)
@@ -31,9 +31,11 @@
# glossaries-babel.sty, glossaries-polyglossia.sty, glossaries.l2h.
# Also makeglossaries and makeglossaries-lite.lua.
-my $version="4.50 (2022-10-14)";
+my $version="4.51 (2022-11-02)";
# History:
+# v4.51:
+# * No change. (Version number updated in line with glossaries.sty)
# v4.50:
# * Added -e (don't fix encap clashes)
# * Add check for glsignore with encap clashes