summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/pax
diff options
context:
space:
mode:
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.";