summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-10-20 10:13:16 -0400
committerJesse Vincent <jesse@bestpractical.com>2009-10-20 10:13:16 -0400
commitcc740e82c94e12ef7dfdc8687449a06f9f915ba2 (patch)
tree2b915d411a249460e7f03c96ded3b6a7e5e1adec /ext
parent111dcd1233eab8477ffdb0c10d19112044b2ebbb (diff)
downloadperl-cc740e82c94e12ef7dfdc8687449a06f9f915ba2.tar.gz
Bump B::Consise's version number since it's changed since 5.11.0
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 e1bf2af840..067d89ecec 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.76";
+our $VERSION = "0.77";
our @ISA = qw(Exporter);
our @EXPORT_OK = qw( set_style set_style_standard add_callback
concise_subref concise_cv concise_main