From dd2637fb4f1ec3b64aa66be5b50af8823b480ce4 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Sun, 14 Nov 2010 13:31:29 -0800 Subject: [PATCH] =?utf8?q?Increase=20B=E2=80=99s=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- ext/B/B.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/B/B.pm b/ext/B/B.pm index 773d9f1..fead6a4 100644 --- a/ext/B/B.pm +++ b/ext/B/B.pm @@ -15,7 +15,7 @@ require Exporter; # walkoptree comes from B.xs BEGIN { - $B::VERSION = '1.25'; + $B::VERSION = '1.26'; @B::EXPORT_OK = qw(minus_c ppname save_BEGINs class peekop cast_I32 cstring cchar hash threadsv_names -- 2.7.4