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

jesse at bestpractical.com jesse at bestpractical.com
Sun Jul 3 17:29:28 EDT 2005


Author: jesse
Date: Sun Jul  3 17:29:28 2005
New Revision: 3307

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:
 r22121 at hualien:  jesse | 2005-07-03 17:28:08 -0400
 * This is 2.1.24


Modified: rtfm/branches/2.1-TESTING/META.yml
==============================================================================
--- rtfm/branches/2.1-TESTING/META.yml	(original)
+++ rtfm/branches/2.1-TESTING/META.yml	Sun Jul  3 17:29:28 2005
@@ -1,5 +1,5 @@
 name: RT-FM
-version: 2.1.22
+version: 2.1.24
 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	Sun Jul  3 17:29:28 2005
@@ -22,7 +22,7 @@
 use RT::FM::System;
 
 
-our $VERSION = '2.1.23';
+our $VERSION = '2.1.24';
 
 # Create a system object for RTFM
 $RT::FM::System = RT::FM::System->new($RT::SystemUser);


More information about the Rt-commit mailing list