summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/thumbpdf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-19 17:27:35 +0000
committerKarl Berry <karl@freefriends.org>2008-04-19 17:27:35 +0000
commitb0cb3e1d7aa220b100213f8421edf39611f8b7dc (patch)
tree7bd056216e818579f824e8e8834a24d6605a6d70 /Master/texmf-dist/scripts/thumbpdf
parent7e1743eb22f0bb6cf5f753eb654c06baa95114d1 (diff)
thumbpdf update (16apr08)
git-svn-id: svn://tug.org/texlive/trunk@7525 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/thumbpdf')
-rwxr-xr-xMaster/texmf-dist/scripts/thumbpdf/thumbpdf.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/thumbpdf/thumbpdf.pl b/Master/texmf-dist/scripts/thumbpdf/thumbpdf.pl
index 6c1218bf59f..02ed86e190f 100755
--- a/Master/texmf-dist/scripts/thumbpdf/thumbpdf.pl
+++ b/Master/texmf-dist/scripts/thumbpdf/thumbpdf.pl
@@ -27,7 +27,7 @@ $^W=1; # turn warning on
my $file = "thumbpdf.pl";
my $program = uc($&) if $file =~ /^\w+/;
my $version = "3.10";
-my $date = "2008/04/13";
+my $date = "2008/04/16";
my $author = "Heiko Oberdiek";
my $copyright = "Copyright (c) 1999-2008 by $author.";
#
@@ -144,7 +144,7 @@ my $copyright = "Copyright (c) 1999-2008 by $author.";
# * Fix because of pdfTeX 1.30.
# 2007/11/07 v3.9:
# * Deprecation warning of perl 5.8.8 fixed.
-# 2008/04/13 v3.10
+# 2008/04/16 v3.10
#
### program identification