Byteloader patching from Enache continues;
[p5sagit/p5-mst-13.2.git] / ext / B / B / Concise.pm
index a95f718..57aa6fd 100644 (file)
@@ -14,7 +14,7 @@ use warnings; # uses #3 and #4, since warnings uses Carp
 
 use Exporter (); # use #5
 
-our $VERSION   = "0.56";
+our $VERSION   = "0.57";
 our @ISA       = qw(Exporter);
 our @EXPORT_OK = qw(set_style set_style_standard add_callback
                    concise_subref concise_cv concise_main);