summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/Util.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Util.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/Util.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/Util.pm b/cpan/Test-Simple/lib/Test2/Util.pm
index 98264f8b32..c4a865e9b1 100644
--- a/cpan/Test-Simple/lib/Test2/Util.pm
+++ b/cpan/Test-Simple/lib/Test2/Util.pm
@@ -2,7 +2,7 @@ package Test2::Util;
use strict;
use warnings;
-our $VERSION = '1.302161'; # TRIAL
+our $VERSION = '1.302162';
use POSIX();
use Config qw/%Config/;