diff options
Diffstat (limited to 'Master/texmf-dist/scripts/pdfjam/pdf270')
-rwxr-xr-x | Master/texmf-dist/scripts/pdfjam/pdf270 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/pdfjam/pdf270 b/Master/texmf-dist/scripts/pdfjam/pdf270 index 07e211fbe66..79ed1409091 100755 --- a/Master/texmf-dist/scripts/pdfjam/pdf270 +++ b/Master/texmf-dist/scripts/pdfjam/pdf270 @@ -4,7 +4,7 @@ ## ## Author David Firth (http://go.warwick.ac.uk/dfirth) ## -## This is a simple wrapper for pdfjam, version 2.05 +## This is a simple wrapper for pdfjam, version 2.06 ## exec pdfjam --suffix rotated270 --angle 270 --fitpaper true --rotateoversize true "$@" |