X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fdiagnostics.pm;h=7445aade0427534ffe7e23d139835127d8dcb1df;hb=ef9466ead9a7d468cd27794efe05e08b2c595e6f;hp=2b751136316b65e38d80c52fb32f178cea7ae2f8;hpb=c7bcd97d6f3cca0cdeda5b0e9eabe2b3fcca0c57;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/diagnostics.pm b/lib/diagnostics.pm index 2b75113..7445aad 100755 --- a/lib/diagnostics.pm +++ b/lib/diagnostics.pm @@ -168,7 +168,7 @@ use strict; use 5.006; use Carp; -our $VERSION = 1.11; +our $VERSION = 1.12; our $DEBUG; our $VERBOSE; our $PRETTY;