[Rt-commit] [rtir] 01/02: bump for 3.0.4
Kevin Falcone
falcone at bestpractical.com
Mon Nov 24 15:23:37 EST 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 63246506d029a74b986b77e8f59c93b0a37507ba
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Fri Nov 21 17:48:00 2014 -0500
bump for 3.0.4
---
META.yml | 2 +-
lib/RT/IR.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/META.yml b/META.yml
index cf08625..4305012 100644
--- a/META.yml
+++ b/META.yml
@@ -32,7 +32,7 @@ requires:
perl: 5.8.3
resources:
license: http://opensource.org/licenses/gpl-license.php
-version: 3.0.4rc1
+version: 3.0.4
x_module_install_rtx_version: '0.36'
x_requires_rt: 4.0.14
x_rt_too_new: 4.2.0
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index 6b79a30..76e8318 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -52,7 +52,7 @@ use warnings;
package RT::IR;
-our $VERSION = '3.0.4rc1';
+our $VERSION = '3.0.4';
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