summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-04-22 19:58:26 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-05-21 16:51:29 -0700
commitacd917a26f0caa43d13c36370feea32ad0d4997f (patch)
tree1c28363d47a3dff90e12fcc0cf5c3d8d2829b24d /ext
parente65f16af4b8425a6cae702f1d7e3eb488ae5ccd9 (diff)
downloadperl-acd917a26f0caa43d13c36370feea32ad0d4997f.tar.gz
Increase $B::Concise::VERSION to 0.90
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 6db2e0ce95..7ec9b74512 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.89";
+our $VERSION = "0.90";
our @ISA = qw(Exporter);
our @EXPORT_OK = qw( set_style set_style_standard add_callback
concise_subref concise_cv concise_main