Increase $diagnostics::VERSION to 1.26
authorFather Chrysostomos <sprout@cpan.org>
Sat, 17 Dec 2011 02:01:23 +0000 (18:01 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 17 Dec 2011 02:01:23 +0000 (18:01 -0800)
lib/diagnostics.pm

index 78e2c15..e530cad 100644 (file)
@@ -185,7 +185,7 @@ use 5.009001;
 use Carp;
 $Carp::Internal{__PACKAGE__.""}++;
 
-our $VERSION = '1.25';
+our $VERSION = '1.26';
 our $DEBUG;
 our $VERBOSE;
 our $PRETTY;