[Rt-commit] [rtir] 04/05: Bump version for 3.0.2 release
Kevin Falcone
falcone at bestpractical.com
Tue May 13 16:58:13 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 9e0a339d14cad281cdb741d30bfdab065dd1a3e6
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Tue May 13 14:25:51 2014 -0400
Bump version for 3.0.2 release
---
META.yml | 2 +-
lib/RT/IR.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/META.yml b/META.yml
index 357d54c..3b51b64 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.2rc1
+version: 3.0.2
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index 17316ac..14170bc 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -52,7 +52,7 @@ use warnings;
package RT::IR;
-our $VERSION = '3.0.2rc1';
+our $VERSION = '3.0.2';
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