[Rt-commit] r15986 - in rtir/branches/2.3-TESTING: .

ruz at bestpractical.com ruz at bestpractical.com
Mon Sep 15 15:47:31 EDT 2008


Author: ruz
Date: Mon Sep 15 15:47:30 2008
New Revision: 15986

Modified:
   rtir/branches/2.3-TESTING/META.yml
   rtir/branches/2.3-TESTING/lib/RT/IR.pm

Log:
* bump version - 2.4.0

Modified: rtir/branches/2.3-TESTING/META.yml
==============================================================================
--- rtir/branches/2.3-TESTING/META.yml	(original)
+++ rtir/branches/2.3-TESTING/META.yml	Mon Sep 15 15:47:30 2008
@@ -31,4 +31,4 @@
   Regexp::Common: 0
   Regexp::Common::net::CIDR: 0
   perl: 5.8.3
-version: 2.4.0rc2
+version: 2.4.0

Modified: rtir/branches/2.3-TESTING/lib/RT/IR.pm
==============================================================================
--- rtir/branches/2.3-TESTING/lib/RT/IR.pm	(original)
+++ rtir/branches/2.3-TESTING/lib/RT/IR.pm	Mon Sep 15 15:47:30 2008
@@ -46,7 +46,7 @@
 #
 package RT::IR;
 
-our $VERSION = '2.4.0rc2';
+our $VERSION = '2.4.0';
 
 use 5.008003;
 use warnings;


More information about the Rt-commit mailing list