summaryrefslogtreecommitdiff
path: root/rt/lib
diff options
context:
space:
mode:
authorivan <ivan>2011-04-19 00:21:27 +0000
committerivan <ivan>2011-04-19 00:21:27 +0000
commit96d552cc782670bfd48b7e6a81ffe3515dffd3e6 (patch)
treeb6e981207899893e39b9a62b6294bcc9d01efe4b /rt/lib
parent5c60fb3e372a7937ba36d2a068c373b7b91d0d0c (diff)
an oops landing 3.8.9 on 2.1 branch (few missed files)
Diffstat (limited to 'rt/lib')
-rw-r--r--rt/lib/RT.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/lib/RT.pm b/rt/lib/RT.pm
index 0963b42a1..a9d4cdaf9 100644
--- a/rt/lib/RT.pm
+++ b/rt/lib/RT.pm
@@ -57,7 +57,7 @@ use Cwd ();
use vars qw($Config $System $SystemUser $Nobody $Handle $Logger $_INSTALL_MODE);
-our $VERSION = '3.8.8';
+our $VERSION = '3.8.9';