summaryrefslogtreecommitdiff
path: root/ext/B
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-10-29 23:16:24 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-11-06 01:13:48 -0700
commitf2b535a07fcff8c5dce983f70a1f78604819e54b (patch)
treeb7e39803b51eb29c3d68c472769aba0cf7bfb2f6 /ext/B
parent7d7892821ccfd0b84576fc06764ec467e8ca7678 (diff)
downloadperl-f2b535a07fcff8c5dce983f70a1f78604819e54b.tar.gz
Increase $B::Concise::VERSION to 0.87
Diffstat (limited to 'ext/B')
-rw-r--r--ext/B/B/Concise.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/B/B/Concise.pm b/ext/B/B/Concise.pm
index 8ab7e001d0..5eec86a3f3 100644
--- a/ext/B/B/Concise.pm
+++ b/ext/B/B/Concise.pm
@@ -14,7 +14,7 @@ use warnings; # uses #3 and #4, since warnings uses Carp
use Exporter (); # use #5
-our $VERSION = "0.86";
+our $VERSION = "0.87";
our @ISA = qw(Exporter);
our @EXPORT_OK = qw( set_style set_style_standard add_callback
concise_subref concise_cv concise_main