[Rt-commit] [rtir] 03/03: bump version to 3.0.1rc1
Kevin Falcone
falcone at bestpractical.com
Thu Feb 6 09:44:18 EST 2014
This is an automated email from the git hooks/post-receive script.
falcone pushed a commit to branch 3.0.1-releng
in repository rtir.
commit 99f87620319f56aaede0e5c6c1a667162c270bb0
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Wed Feb 5 12:18:43 2014 -0500
bump version to 3.0.1rc1
---
META.yml | 2 +-
lib/RT/IR.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/META.yml b/META.yml
index e1dd9b1..0d1330b 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.0
+version: 3.0.1rc1
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index 34f8855..da4bc20 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -52,7 +52,7 @@ use warnings;
package RT::IR;
-our $VERSION = '3.0.0';
+our $VERSION = '3.0.1rc1';
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