[Rt-commit] [rtir] 02/03: Bump version for 3.0.3 release

Kevin Falcone falcone at bestpractical.com
Wed Oct 22 11:32:18 EDT 2014


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

falcone pushed a commit to branch 3.0-trunk
in repository rtir.

commit f9935f3f676642bd5d06e039be1c1b7d3f228d1d
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Tue Oct 21 16:51:27 2014 -0400

    Bump version for 3.0.3 release
---
 META.yml     | 4 ++--
 lib/RT/IR.pm | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/META.yml b/META.yml
index f0d1482..129cdd1 100644
--- a/META.yml
+++ b/META.yml
@@ -11,7 +11,7 @@ configure_requires:
   ExtUtils::MakeMaker: 6.59
 distribution_type: module
 dynamic_config: 1
-generated_by: 'Module::Install version 1.08'
+generated_by: 'Module::Install version 1.12'
 license: gpl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -32,7 +32,7 @@ requires:
   perl: 5.8.3
 resources:
   license: http://opensource.org/licenses/gpl-license.php
-version: 3.0.3rc1
+version: 3.0.3
 x_module_install_rtx_version: '0.36'
 x_requires_rt: 4.0.14
 x_rt_too_new: 4.2.0
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index c9a8916..fa63b81 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -52,7 +52,7 @@ use warnings;
 
 package RT::IR;
 
-our $VERSION = '3.0.3rc1';
+our $VERSION = '3.0.3';
 
 
 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