Skip to content

Commit

Permalink
Bump to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sartak committed Jul 20, 2016
1 parent 76aa1bd commit 2d500a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ requires:
perl: 5.10.1
resources:
license: http://opensource.org/licenses/gpl-license.php
version: 4.0.0rc2
version: 4.0.0
x_module_install_rtx_version: '0.38'
x_requires_rt: 4.4.1
x_rt_too_new: 4.6.0
2 changes: 1 addition & 1 deletion lib/RT/IR.pm
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ use 5.008003;
use strict;
use warnings;

our $VERSION = '4.0.0rc2';
our $VERSION = '4.0.0';

use Scalar::Util qw(blessed);

Expand Down

0 comments on commit 2d500a4

Please sign in to comment.