summaryrefslogtreecommitdiff
path: root/dist/Carp
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2017-11-01 13:59:05 -0700
committerFather Chrysostomos <sprout@cpan.org>2017-11-01 15:52:08 -0700
commit78a643379185d2a728ff615b2a20bee0c66f9d4b (patch)
tree1188acfcd63a82788d9a678db2fb804e5802e7b6 /dist/Carp
parentf12efe04b38a481959bf3e032bdabd77c32abddc (diff)
downloadperl-78a643379185d2a728ff615b2a20bee0c66f9d4b.tar.gz
Increase $Carp::Heavy::VERSION to 1.44
Diffstat (limited to 'dist/Carp')
-rw-r--r--dist/Carp/lib/Carp/Heavy.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Carp/lib/Carp/Heavy.pm b/dist/Carp/lib/Carp/Heavy.pm
index 4b8cbe1b94..84b1106545 100644
--- a/dist/Carp/lib/Carp/Heavy.pm
+++ b/dist/Carp/lib/Carp/Heavy.pm
@@ -2,7 +2,7 @@ package Carp::Heavy;
use Carp ();
-our $VERSION = '1.43';
+our $VERSION = '1.44';
$VERSION =~ tr/_//d;
# Carp::Heavy was merged into Carp in version 1.12. Any mismatched versions