diff options
Diffstat (limited to 'Master/texmf-dist/scripts/pax')
-rw-r--r-- | Master/texmf-dist/scripts/pax/pax.jar | bin | 11465 -> 11465 bytes | |||
-rwxr-xr-x | Master/texmf-dist/scripts/pax/pdfannotextractor.pl | 4 |
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 Binary files differindex 61b7b952ee8..e6614f8cc6f 100644 --- a/Master/texmf-dist/scripts/pax/pax.jar +++ b/Master/texmf-dist/scripts/pax/pax.jar 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."; |