summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/makeglossaries
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/glossaries/makeglossaries')
-rwxr-xr-xmacros/latex/contrib/glossaries/makeglossaries8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/latex/contrib/glossaries/makeglossaries b/macros/latex/contrib/glossaries/makeglossaries
index 85ef8d55bd..c0e795437d 100755
--- a/macros/latex/contrib/glossaries/makeglossaries
+++ b/macros/latex/contrib/glossaries/makeglossaries
@@ -2,13 +2,13 @@
# File : makeglossaries
# Author : Nicola Talbot
-# Version : 4.51
+# Version : 4.53
# Description: simple Perl script that calls makeindex or xindy.
# Intended for use with "glossaries.sty" (saves having to remember
# all the various switches)
# This file is distributed as part of the glossaries LaTeX package.
-# Copyright 2007-2022 Nicola L.C. Talbot
+# Copyright 2007-2023 Nicola L.C. Talbot
# This work may be distributed and/or modified under the
# conditions of the LaTeX Project Public License, either version 1.3
# of this license or any later version.
@@ -31,10 +31,10 @@
# glossaries-babel.sty, glossaries-polyglossia.sty, glossaries.l2h.
# Also makeglossaries and makeglossaries-lite.lua.
-my $version="4.51 (2022-11-02)";
+my $version="4.53 (2023-09-29)";
# History:
-# v4.51:
+# v4.51 - v4.53:
# * No change. (Version number updated in line with glossaries.sty)
# v4.50:
# * Added -e (don't fix encap clashes)