diff options
Diffstat (limited to 'macros/generic/memoize/memoize-clean.pl')
-rwxr-xr-x | macros/generic/memoize/memoize-clean.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/generic/memoize/memoize-clean.pl b/macros/generic/memoize/memoize-clean.pl index b2d9c90c4a..062619fd2b 100755 --- a/macros/generic/memoize/memoize-clean.pl +++ b/macros/generic/memoize/memoize-clean.pl @@ -19,7 +19,7 @@ # <texmf>/doc/generic/memoize/FILES. my $PROG = 'memoize-clean.pl'; -my $VERSION = '2024/04/02 v1.3.0'; +my $VERSION = '2024/11/24 v1.4.0'; use strict; use Getopt::Long; |