summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-01 00:27:39 +0000
committerKarl Berry <karl@freefriends.org>2008-08-01 00:27:39 +0000
commit8a00bd89dba03208646e631956e764f533e00d69 (patch)
treeeeea7569633ab198d18e9ef9b16d82d869a7092c /Master/texmf-dist/scripts
parent35912ac29c031e29b7a225f07c48881d428729d2 (diff)
oberdiek attachfile2 v2.4, hycolor v1.2, atbegshi v1.9 update (31jul08)
git-svn-id: svn://tug.org/texlive/trunk@9965 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-xMaster/texmf-dist/scripts/oberdiek/pdfatfi.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/oberdiek/pdfatfi.pl b/Master/texmf-dist/scripts/oberdiek/pdfatfi.pl
index 5c5500b74b1..dec7f96defd 100755
--- a/Master/texmf-dist/scripts/oberdiek/pdfatfi.pl
+++ b/Master/texmf-dist/scripts/oberdiek/pdfatfi.pl
@@ -26,8 +26,8 @@ $^W=1; # turn warning on
#
my $file = "pdfatfi.pl";
my $program = uc($&) if $file =~ /^\w+/;
-my $version = "2.3";
-my $date = "2007/04/11";
+my $version = "2.4";
+my $date = "2008/07/29";
my $author = "Heiko Oberdiek";
my $copyright = "Copyright (c) 2005, 2006 by $author.";
#