aboutsummaryrefslogtreecommitdiff
path: root/renrot
diff options
context:
space:
mode:
authorAndy Shevchenko <andy@smile.org.ua>2008-10-05 22:49:21 +0000
committerAndy Shevchenko <andy@smile.org.ua>2008-10-05 22:49:21 +0000
commit081e3dc2d34841dc6ec0b8458fbf46fd99aa77d6 (patch)
treeba990429097b6da5736e9163426116837021697e /renrot
parent650a5824f8806a2095e9c73645e6ec3187925a21 (diff)
downloadrenrot-081e3dc2d34841dc6ec0b8458fbf46fd99aa77d6.tar.gz
renrot-081e3dc2d34841dc6ec0b8458fbf46fd99aa77d6.tar.bz2
Release 1.1
git-svn-id: file:///svnroot/renrot/trunk@578 fe2816f4-e837-0410-b10a-f608c9d244a1
Diffstat (limited to 'renrot')
-rwxr-xr-xrenrot2
1 files changed, 1 insertions, 1 deletions
diff --git a/renrot b/renrot
index a95ee06..f8647a0 100755
--- a/renrot
+++ b/renrot
@@ -29,7 +29,7 @@ my $mem_trouble_stub = " "x4_000_000; undef $mem_trouble_stub;
# Versioning
my @svnrevision = split(/ /, '$Revision$');
-our $VERSION = '1.1rc3'; # the version of this script
+our $VERSION = '1.1'; # the version of this script
our $REVISION = $svnrevision[1]; # revision
my $maxVerbosity = 4; # our max verbosity level (internal)

Return to:

Send suggestions and report system problems to the System administrator.