projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
111dcd1
)
Bump B::Consise's version number since it's changed since 5.11.0
Jesse Vincent [Tue, 20 Oct 2009 14:13:16 +0000 (10:13 -0400)]
ext/B/B/Concise.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/B/B/Concise.pm
b/ext/B/B/Concise.pm
index
e1bf2af
..
067d89e
100644
(file)
--- 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