[Rt-commit] [rtir] 03/03: Bump version for 3.2.0rc4

Kevin Falcone falcone at bestpractical.com
Fri Nov 14 17:34:09 EST 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 26e43ed21b11778e3203b05635d18a0f86670b6a
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Fri Nov 14 17:11:15 2014 -0500

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

diff --git a/META.yml b/META.yml
index 62c675b..b029878 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.0rc3
+version: 3.2.0rc4
 x_module_install_rtx_version: '0.36'
 x_requires_rt: 4.2.9
 x_rt_too_new: 4.4.0
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index e86de48..97f4b27 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -52,7 +52,7 @@ use warnings;
 
 package RT::IR;
 
-our $VERSION = '3.2.0rc3';
+our $VERSION = '3.2.0rc4';
 
 
 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