summaryrefslogtreecommitdiff
path: root/ext/B
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-08-25 07:12:21 -0700
committerFather Chrysostomos <sprout@cpan.org>2013-08-25 12:12:36 -0700
commit81f1be6bb8eb67a788a425cf57b503acc24676a5 (patch)
tree2c596f4a5bb8bb308dc45aeee3091f6808b29167 /ext/B
parent7b696247e72c0b92f1fcee2a830851021827aa4b (diff)
downloadperl-81f1be6bb8eb67a788a425cf57b503acc24676a5.tar.gz
$Increase B::Concise::VERSION to 0.99
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 b074906236..477a59a0eb 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.98";
+our $VERSION = "0.99";
our @ISA = qw(Exporter);
our @EXPORT_OK = qw( set_style set_style_standard add_callback
concise_subref concise_cv concise_main