[Rt-commit] [rtir] 01/01: Now that 3.2-trunk exists, new development version

Kevin Falcone falcone at bestpractical.com
Tue Sep 23 09:58:45 EDT 2014


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

falcone pushed a commit to branch master
in repository rtir.

commit c582a335868f5960a081c46eb0ec113cc9aeb388
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Tue Sep 23 09:39:48 2014 -0400

    Now that 3.2-trunk exists, new development version
---
 META.yml     | 2 +-
 lib/RT/IR.pm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/META.yml b/META.yml
index d12d396..a33ec4e 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.1.HEAD
+version: 3.3.HEAD
 x_module_install_rtx_version: 0.35_01
 x_requires_rt: 4.2.7
 x_rt_too_new: 4.4.0
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index 821817d..6686ee4 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -52,7 +52,7 @@ use warnings;
 
 package RT::IR;
 
-our $VERSION = '3.1.HEAD';
+our $VERSION = '3.3.HEAD';
 
 
 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