From 91fad77069f92e9f6cd63741681e26f20ca8cb74 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Thu, 16 Dec 2010 21:36:02 -0800 Subject: =?UTF-8?q?Increase=20B::Concise=E2=80=99s=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext/B/B/Concise.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/B/B/Concise.pm b/ext/B/B/Concise.pm index fbc02adeb5..6eae8724c4 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.81"; +our $VERSION = "0.82"; our @ISA = qw(Exporter); our @EXPORT_OK = qw( set_style set_style_standard add_callback concise_subref concise_cv concise_main -- cgit v1.2.1