aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeus Panchenko <zeus@camb.us>2008-09-04 05:53:14 +0000
committerZeus Panchenko <zeus@camb.us>2008-09-04 05:53:14 +0000
commite9511de47502a24d72555f8aee01d322920e5958 (patch)
treed416717212c47ef2d685b4ffffd13ed29f646cc3
parentf0af2ba8aad382e69b6148aca904faf3edf4ec24 (diff)
downloadrenrot-e9511de47502a24d72555f8aee01d322920e5958.tar.gz
renrot-e9511de47502a24d72555f8aee01d322920e5958.tar.bz2
version corrected
git-svn-id: file:///svnroot/renrot/tags/RENROT_1_1RC2@562 fe2816f4-e837-0410-b10a-f608c9d244a1
-rwxr-xr-xrenrot2
1 files changed, 1 insertions, 1 deletions
diff --git a/renrot b/renrot
index bf6e374..67c313e 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.1rc1'; # the version of this script
+our $VERSION = '1.1rc2'; # 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.