diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-14 18:34:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-14 18:34:10 +0000 |
commit | 3e9998db101444cc940fa3d42f9034cce967cc30 (patch) | |
tree | 106686aeba6bf3f8bc3c347646720a0dadb36310 /Master/texmf-dist/scripts/pdfjam/pdf270 | |
parent | 09a722e13fe00b1a17488d358d8ebf0329e53691 (diff) |
pdfjam update (13may10)
git-svn-id: svn://tug.org/texlive/trunk@18257 c570f23f-e606-0410-a88d-b1316a301751
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 "$@" |