[Rt-commit] [rtir] 02/03: Bump version number to make the dev nature of this branch clearer

Kevin Falcone falcone at bestpractical.com
Thu Mar 27 17:26:11 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 8494c05a4b5f144385b5fd97c7e5c7b020767114
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Thu Mar 27 17:12:53 2014 -0400

    Bump version number to make the dev nature of this branch clearer
---
 META.yml     | 2 +-
 lib/RT/IR.pm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/META.yml b/META.yml
index 0d1330b..d169352 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.1rc1
+version: 3.1.HEAD
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index dad138e..9f33a6f 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -52,7 +52,7 @@ use warnings;
 
 package RT::IR;
 
-our $VERSION = '3.0.1rc1';
+our $VERSION = '3.1.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