[Rt-commit] r19970 - in rtfm/branches/2.4.2-releng: lib/RT
falcone at bestpractical.com
falcone at bestpractical.com
Thu Jun 11 11:01:49 EDT 2009
Author: falcone
Date: Thu Jun 11 11:01:48 2009
New Revision: 19970
Modified:
rtfm/branches/2.4.2-releng/META.yml
rtfm/branches/2.4.2-releng/lib/RT/FM.pm
Log:
Bump version to 2.4.2
Modified: rtfm/branches/2.4.2-releng/META.yml
==============================================================================
--- rtfm/branches/2.4.2-releng/META.yml (original)
+++ rtfm/branches/2.4.2-releng/META.yml Thu Jun 11 11:01:48 2009
@@ -27,4 +27,4 @@
Time::ParseDate: 0
Tree::Simple: 0
perl: 5.8.3
-version: 2.4.2rc1
+version: 2.4.2
Modified: rtfm/branches/2.4.2-releng/lib/RT/FM.pm
==============================================================================
--- rtfm/branches/2.4.2-releng/lib/RT/FM.pm (original)
+++ rtfm/branches/2.4.2-releng/lib/RT/FM.pm Thu Jun 11 11:01:48 2009
@@ -51,7 +51,7 @@
use strict;
use warnings;
-our $VERSION = '2.4.2rc1';
+our $VERSION = '2.4.2';
# Create a system object for RTFM
use RT::FM::System;
More information about the Rt-commit
mailing list