aboutsummaryrefslogtreecommitdiff
path: root/renrot
diff options
context:
space:
mode:
authorAndy Shevchenko <andy@smile.org.ua>2008-11-12 20:51:07 +0000
committerAndy Shevchenko <andy@smile.org.ua>2008-11-12 20:51:07 +0000
commita801e86610a37d34d53095c3538740cd26233e79 (patch)
tree2f33ad1ef9c5f9951be5e21522ad2a0836ecc3a9 /renrot
parent093df212614aa03b548c4a0135f48cf2891820c3 (diff)
downloadrenrot-a801e86610a37d34d53095c3538740cd26233e79.tar.gz
renrot-a801e86610a37d34d53095c3538740cd26233e79.tar.bz2
Sync with trunk.
git-svn-id: file:///svnroot/renrot/branches/andy@589 fe2816f4-e837-0410-b10a-f608c9d244a1
Diffstat (limited to 'renrot')
-rwxr-xr-xrenrot6
1 files changed, 3 insertions, 3 deletions
diff --git a/renrot b/renrot
index f0cae7d..437cb40 100755
--- a/renrot
+++ b/renrot
@@ -30,7 +30,7 @@ my $mem_trouble_stub = " "x4_000_000; undef $mem_trouble_stub;
# Versioning
my @svnrevision = split(/ /, '$Revision$');
-our $VERSION = '1.1'; # the version of this script
+our $VERSION = '1.1.0'; # the version of this script
our $REVISION = $svnrevision[1]; # revision
my $maxVerbosity = 4; # our max verbosity level (internal)
@@ -2659,7 +2659,7 @@ end of the process)
Files for the montage are already thumbnails
-=over
+=back
Options bellow are native ImageMagic montage options look ImageMagick
documentation for montage options: I<montage --help> and
@@ -2668,7 +2668,7 @@ I<http://www.imagemagick.org/>
Note please, for I<COLOR> use RGB triplets only like I<000> for the I<black>
or I<F00> for the I<red>.
-=back
+=over
=item B<--contact-sheet-tile> or B<--cs-tile> I<GEOMETRY>

Return to:

Send suggestions and report system problems to the System administrator.