Skip to content

Commit c96ff4f

Browse files
committed
Release 4.0.1
1 parent 076cd86 commit c96ff4f

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.1beta1
35+
version: 4.0.1
3636
x_module_install_rtx_version: '0.40'
3737
x_requires_rt: 4.4.1
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.1beta1';
54+
our $VERSION = '4.0.1';
5555

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

0 commit comments

Comments
 (0)