summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-07-04 18:25:33 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-07-04 18:25:33 -0700
commit511123483773b6f7ed07860443437bc45ecd4ead (patch)
tree567c321cea9c1a2ff291f44b42890bb928723ea6 /ext
parent01050d49181679ee39712302d1af475c0d7549a4 (diff)
downloadperl-511123483773b6f7ed07860443437bc45ecd4ead.tar.gz
Increase $B::Concise::VERSION to 0.91
Diffstat (limited to 'ext')
-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 7e2c20f0d8..0dd9670f82 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.90";
+our $VERSION = "0.91";
our @ISA = qw(Exporter);
our @EXPORT_OK = qw( set_style set_style_standard add_callback
concise_subref concise_cv concise_main