From 3e3a07a1f96d0e2f89cde0a33583c9b1276471f1 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 21 Jan 2012 03:59:16 +0000 Subject: rt 3.8.11 --- rt/lib/RT.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rt/lib/RT.pm') diff --git a/rt/lib/RT.pm b/rt/lib/RT.pm index 50723765e..4a20f9b43 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.10'; +our $VERSION = '3.8.11'; -- cgit v1.2.1