[Rt-commit] r17612 - in rtfm/branches/2.4.1-releng: .

falcone at bestpractical.com falcone at bestpractical.com
Wed Jan 7 12:37:39 EST 2009


Author: falcone
Date: Wed Jan  7 12:37:39 2009
New Revision: 17612

Modified:
   rtfm/branches/2.4.1-releng/META.yml
   rtfm/branches/2.4.1-releng/lib/RT/FM.pm

Log:
bump version

Modified: rtfm/branches/2.4.1-releng/META.yml
==============================================================================
--- rtfm/branches/2.4.1-releng/META.yml	(original)
+++ rtfm/branches/2.4.1-releng/META.yml	Wed Jan  7 12:37:39 2009
@@ -24,4 +24,4 @@
   Time::ParseDate: 0
   Tree::Simple: 0
   perl: 5.8.3
-version: 2.4.1rc1
+version: 2.4.1

Modified: rtfm/branches/2.4.1-releng/lib/RT/FM.pm
==============================================================================
--- rtfm/branches/2.4.1-releng/lib/RT/FM.pm	(original)
+++ rtfm/branches/2.4.1-releng/lib/RT/FM.pm	Wed Jan  7 12:37:39 2009
@@ -51,7 +51,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '2.4.1rc1';
+our $VERSION = '2.4.1';
 
 # Create a system object for RTFM
 use RT::FM::System;


More information about the Rt-commit mailing list