[Rt-commit] [rtir] 05/05: Bump version for 3.2.0rc2

Kevin Falcone falcone at bestpractical.com
Thu Oct 23 17:42:44 EDT 2014


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

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

commit fcef2983e1ee13b598d3c621fc79acfb7483c9d4
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Thu Oct 23 17:07:27 2014 -0400

    Bump version for 3.2.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 fcf175d..4e58a4f 100644
--- a/META.yml
+++ b/META.yml
@@ -32,7 +32,7 @@ requires:
   perl: 5.10.1
 resources:
   license: http://opensource.org/licenses/gpl-license.php
-version: 3.2.0rc1
+version: 3.2.0rc2
 x_module_install_rtx_version: '0.36'
 x_requires_rt: 4.2.9rc1
 x_rt_too_new: 4.4.0
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index e155eb0..c1d157c 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -52,7 +52,7 @@ use warnings;
 
 package RT::IR;
 
-our $VERSION = '3.2.0rc1';
+our $VERSION = '3.2.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