aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrenrot2
-rw-r--r--renrot.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/renrot b/renrot
index ad7ea13..3436e29 100755
--- a/renrot
+++ b/renrot
@@ -36,7 +36,7 @@ my $mem_trouble_stub = " "x4_000_000; undef $mem_trouble_stub;
# Versioning
my @svnrevision = split(/ /, '$Revision$');
-our $VERSION = '1.1.0';
+our $VERSION = '1.2.0';
our $REVISION = defined $svnrevision[1] ? $svnrevision[1] : '0';
my $maxVerbosity = 4; # our max verbosity level (internal)
diff --git a/renrot.spec b/renrot.spec
index 201214b..e80e65f 100644
--- a/renrot.spec
+++ b/renrot.spec
@@ -2,7 +2,7 @@
%define dotrc %{nil}
Name: renrot
-Version: 1.1.0
+Version: 1.2.0
Release: 3%{?dotrc}%{?dist}
License: Artistic 2.0
Group: Applications/Multimedia

Return to:

Send suggestions and report system problems to the System administrator.