From c0a42e20387e41e3cf254c50d27e21f1291ef970 Mon Sep 17 00:00:00 2001 From: Max Maischein Date: Sat, 22 May 2021 23:32:36 +0200 Subject: Bump the perl version in various places for 5.35.1 Ideally, this would've been done earlier in the process of developing 5.35, but here we are --- lib/B/Op_private.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/B/Op_private.pm b/lib/B/Op_private.pm index ad5ac69fc1..33c17e0e65 100644 --- a/lib/B/Op_private.pm +++ b/lib/B/Op_private.pm @@ -118,7 +118,7 @@ package B::Op_private; our %bits; -our $VERSION = "5.035000"; +our $VERSION = "5.035001"; $bits{$_}{3} = 'OPpENTERSUB_AMPER' for qw(entersub rv2cv); $bits{$_}{6} = 'OPpENTERSUB_DB' for qw(entersub rv2cv); -- cgit v1.2.1