Skip to content

Commit d246882

Browse files
committed
Bump version to 4.0.0rc2
1 parent 963a483 commit d246882

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

META.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ requires:
3232
perl: 5.10.1
3333
resources:
3434
license: http://opensource.org/licenses/gpl-license.php
35-
version: 4.0.0rc1
35+
version: 4.0.0rc2
3636
x_module_install_rtx_version: '0.37'
3737
x_requires_rt: 4.4.1rc2
3838
x_rt_too_new: 4.6.0

lib/RT/IR.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ use 5.008003;
5151
use strict;
5252
use warnings;
5353

54-
our $VERSION = '4.0.0rc1';
54+
our $VERSION = '4.0.0rc2';
5555

5656
use Scalar::Util qw(blessed);
5757

0 commit comments

Comments
 (0)