aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Shevchenko <andy@smile.org.ua>2006-06-08 06:20:37 +0000
committerAndy Shevchenko <andy@smile.org.ua>2006-06-08 06:20:37 +0000
commitc7ec2769c3a564ec20aa8dce88090f00c6e33542 (patch)
tree503c2480855cc6cb8a26b901ddbeda77f33ca84f
parent2a8d600556ba4d75ac23a2380013f9d5bd88fc7d (diff)
downloadrenrot-c7ec2769c3a564ec20aa8dce88090f00c6e33542.tar.gz
renrot-c7ec2769c3a564ec20aa8dce88090f00c6e33542.tar.bz2
Release as 0.21rc2.
git-svn-id: file:///svnroot/renrot/trunk@188 fe2816f4-e837-0410-b10a-f608c9d244a1
-rw-r--r--META.yml2
-rwxr-xr-xrenrot2
-rw-r--r--renrot.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/META.yml b/META.yml
index 09607ac..4f3700f 100644
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,7 @@
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: renrot
-version: 0.21rc1
+version: 0.21rc2
version_from: renrot
installdirs: site
requires:
diff --git a/renrot b/renrot
index 7f573ad..b5e0c29 100755
--- a/renrot
+++ b/renrot
@@ -11,7 +11,7 @@ use Time::Local;
use Image::ExifTool;
use Getopt::Long;
-our $VERSION = "0.21rc1"; # the version of this script
+our $VERSION = "0.21rc2"; # the version of this script
my $maxVerbosity = 4; # our max verbosity level (internal)
########################################################################################
diff --git a/renrot.spec b/renrot.spec
index bb444ec..da3ac19 100644
--- a/renrot.spec
+++ b/renrot.spec
@@ -1,6 +1,6 @@
Name: renrot
Version: 0.21
-Release: 0.1.rc1%{?dist}
+Release: 0.2.rc2%{?dist}
License: GPL or Artistic
Group: Applications/Multimedia
Summary: A program to rename and rotate files according to EXIF tags

Return to:

Send suggestions and report system problems to the System administrator.