[Rt-commit] r4334 - in rtfm/branches/2.1-TESTING: . lib/RT

alexmv at bestpractical.com alexmv at bestpractical.com
Mon Dec 19 17:11:00 EST 2005


Author: alexmv
Date: Mon Dec 19 17:10:57 2005
New Revision: 4334

Modified:
   rtfm/branches/2.1-TESTING/   (props changed)
   rtfm/branches/2.1-TESTING/META.yml
   rtfm/branches/2.1-TESTING/lib/RT/FM.pm
Log:
 r7862 at zoq-fot-pik:  chmrr | 2005-12-19 17:10:28 -0500
  * Version bump


Modified: rtfm/branches/2.1-TESTING/META.yml
==============================================================================
--- rtfm/branches/2.1-TESTING/META.yml	(original)
+++ rtfm/branches/2.1-TESTING/META.yml	Mon Dec 19 17:10:57 2005
@@ -1,5 +1,5 @@
 name: RTFM
-version: 2.1.40
+version: 2.2.0_2
 abstract: RT FM Extension
 license: GPL version 2
 distribution_type: module

Modified: rtfm/branches/2.1-TESTING/lib/RT/FM.pm
==============================================================================
--- rtfm/branches/2.1-TESTING/lib/RT/FM.pm	(original)
+++ rtfm/branches/2.1-TESTING/lib/RT/FM.pm	Mon Dec 19 17:10:57 2005
@@ -22,7 +22,7 @@
 use RT::FM::System;
 
 
-our $VERSION = '2.2.0RC1';
+our $VERSION = '2.2.0RC2';
 
 # Create a system object for RTFM
 $RT::FM::System = RT::FM::System->new($RT::SystemUser);


More information about the Rt-commit mailing list