###
diff --git a/dist/Carp/lib/Carp.pm b/dist/Carp/lib/Carp.pm
index ef11a0c046..623558aada 100644
--- a/dist/Carp/lib/Carp.pm
+++ b/dist/Carp/lib/Carp.pm
@@ -116,7 +116,7 @@ BEGIN {
;
}
-our $VERSION = '1.43';
+our $VERSION = '1.44';
$VERSION =~ tr/_//d;
our $MaxEvalLen = 0;
f12efe04b3 Increase $Carp::VERSION to 1.44
dist/Carp/lib/Carp.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Upstream: perl5.git.perl.org