diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-26 21:40:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-26 21:40:11 +0000 |
commit | e785fd9e6ba510f4fcded804c4614e2a24e24c55 (patch) | |
tree | 8a2dbc08795bcdb0c022a44a06bd9ea5e2e779f3 /Build/source | |
parent | 0209e5442903faee5ca69343e8ad8d35a2ac4cd4 (diff) |
attachfile2 (26nov19)
git-svn-id: svn://tug.org/texlive/trunk@52929 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rwxr-xr-x | Build/source/texk/texlive/linked_scripts/attachfile2/pdfatfi.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/attachfile2/pdfatfi.pl b/Build/source/texk/texlive/linked_scripts/attachfile2/pdfatfi.pl index f12381a6064..3264d6cf500 100755 --- a/Build/source/texk/texlive/linked_scripts/attachfile2/pdfatfi.pl +++ b/Build/source/texk/texlive/linked_scripts/attachfile2/pdfatfi.pl @@ -32,7 +32,7 @@ my $prj = 'pdfatfi'; my $file = "$prj.pl"; my $program = uc($&) if $file =~ /^\w+/; my $version = "2.9"; -my $date = "2019/11/24"; +my $date = "2019/11/26"; my $author = "Heiko Oberdiek"; my $copyright = "Copyright (c) 2005-2010, 2012 by $author."; # |