summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/pax
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-02 00:03:57 +0000
committerKarl Berry <karl@freefriends.org>2011-08-02 00:03:57 +0000
commit9bed658d6e82bcd183d49e4da7e72fd414eea759 (patch)
treef01b591388b1ed59955edad8f3976beb1040dca1 /Master/texmf-dist/scripts/pax
parent9ef2c44b41c76e9d4d9abae54f2caac6877a6911 (diff)
pax 0.1k (6jul11)
git-svn-id: svn://tug.org/texlive/trunk@23306 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/pax')
-rw-r--r--Master/texmf-dist/scripts/pax/pax.jarbin11465 -> 11465 bytes
-rwxr-xr-xMaster/texmf-dist/scripts/pax/pdfannotextractor.pl4
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/pax/pax.jar b/Master/texmf-dist/scripts/pax/pax.jar
index 61b7b952ee8..e6614f8cc6f 100644
--- a/Master/texmf-dist/scripts/pax/pax.jar
+++ b/Master/texmf-dist/scripts/pax/pax.jar
Binary files differ
diff --git a/Master/texmf-dist/scripts/pax/pdfannotextractor.pl b/Master/texmf-dist/scripts/pax/pdfannotextractor.pl
index d111a305150..a26ae11c23c 100755
--- a/Master/texmf-dist/scripts/pax/pdfannotextractor.pl
+++ b/Master/texmf-dist/scripts/pax/pdfannotextractor.pl
@@ -24,8 +24,8 @@ $^W=1;
my $name = 'PDFAnnotExtractor';
my $program = "\L$name\E";
my $file = "$program.pl";
-my $version = "0.1j";
-my $date = "2011/04/22";
+my $version = "0.1k";
+my $date = "2011/07/06";
my $author = "Heiko Oberdiek";
my $copyright = "Copyright (c) 2008, 2011 by $author.";