From 9f0a2d6b88789a9eb940ff2a1d6b121ccb8083bc Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 24 Jun 2010 03:31:16 +0000 Subject: [PATCH] not changing this hopefully will cause fewer upgrade conflicts. stupid BPS header --- rt/lib/RT.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rt/lib/RT.pm b/rt/lib/RT.pm index df9bc839f..c2040d56d 100644 --- a/rt/lib/RT.pm +++ b/rt/lib/RT.pm @@ -24,7 +24,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301 or visit their web page on the internet at -# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html +# http://www.gnu.org/copyleft/gpl.html. # # # CONTRIBUTION SUBMISSION POLICY: @@ -68,7 +68,7 @@ use vars qw($VERSION $System $SystemUser $Nobody $Handle $Logger $MasonSessionDir ); -$VERSION = '3.6.10'; +$VERSION = '3.6.6'; $CORE_CONFIG_FILE = "/opt/rt3/etc/RT_Config.pm"; $SITE_CONFIG_FILE = "/opt/rt3/etc/RT_SiteConfig.pm"; -- 2.11.0