[Rt-commit] [rtir] 01/01: bump version for 3.0.0

Kevin Falcone falcone at bestpractical.com
Thu Aug 1 12:28:31 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 9b32fdbe2aa72cdad31d94dc641faf6a66ae983f
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Tue Jul 30 17:49:08 2013 -0400

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

diff --git a/META.yml b/META.yml
index 2ec04c7..e1dd9b1 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.0rc4
+version: 3.0.0
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index c34bdf5..902f3ac 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -52,7 +52,7 @@ use warnings;
 
 package RT::IR;
 
-our $VERSION = '3.0.0rc4';
+our $VERSION = '3.0.0';
 
 
 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