[Rt-commit] [rtir] 02/06: Bump our version number to 3.3.0 in preparation for shipping a first test build to a customer

Jesse Vincent jesse at bestpractical.com
Thu Apr 2 18:46:22 EDT 2015


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

jesse pushed a commit to branch 3.4/remove_old_constituencies
in repository rtir.

commit 92841ddb70f4999736792e2bd2680064a4e02501
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Thu Apr 2 15:12:01 2015 -0700

    Bump our version number to 3.3.0 in preparation for shipping a first test build to a customer
---
 lib/RT/IR.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index 10021a5..5bfeb93 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -50,7 +50,7 @@ use 5.008003;
 use strict;
 use warnings;
 
-our $VERSION = '3.3.HEAD';
+our $VERSION = '3.3.0';
 
 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