summaryrefslogtreecommitdiff
path: root/lib/Test
diff options
Diffstat (limited to 'lib/Test')
-rw-r--r--lib/Test/Reporter.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Test/Reporter.pm b/lib/Test/Reporter.pm
index 57c5287..658b615 100644
--- a/lib/Test/Reporter.pm
+++ b/lib/Test/Reporter.pm
@@ -24,7 +24,7 @@ use constant FAKE_NO_NET_DNS => 0; # for debugging only
use constant FAKE_NO_NET_DOMAIN => 0; # for debugging only
use constant FAKE_NO_MAIL_SEND => 0; # for debugging only
-$VERSION = '1.36';
+$VERSION = '1.38';
local $^W = 1;