[Rt-commit] [rtir] 02/02: release 3.0.0rc2

Kevin Falcone falcone at bestpractical.com
Tue Jul 16 10:50:04 EDT 2013


This is an automated email from the git hooks/post-receive script.

falcone pushed a commit to branch 3.0.0-releng
in repository rtir.

commit 2a953fd99e42bcd03f782c7c4a3f511d44690a6d
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Mon Jul 15 16:35:07 2013 -0400

    release 3.0.0rc2
---
 META.yml     | 2 +-
 lib/RT/IR.pm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/META.yml b/META.yml
index ca5a412..cc020be 100644
--- a/META.yml
+++ b/META.yml
@@ -32,4 +32,4 @@ requires:
   perl: 5.8.3
 resources:
   license: http://opensource.org/licenses/gpl-license.php
-version: 3.0.0rc1
+version: 3.0.0rc2
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index 62f219e..10d116c 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -52,7 +52,7 @@ use warnings;
 
 package RT::IR;
 
-our $VERSION = '3.0.0rc1';
+our $VERSION = '3.0.0rc2';
 
 
 use Scalar::Util qw(blessed);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Rt-commit mailing list