This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Increase $diagnostics::VERSION to 1.34
[perl5.git] / lib / diagnostics.pm
index 1c210c4..d6a5caf 100644 (file)
@@ -186,7 +186,7 @@ use 5.009001;
 use Carp;
 $Carp::Internal{__PACKAGE__.""}++;
 
-our $VERSION = '1.33';
+our $VERSION = '1.34';
 our $DEBUG;
 our $VERBOSE;
 our $PRETTY;