This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Dump perl version everywhere to 5.37.2
[perl5.git] / lib / B / Op_private.pm
index d9a0469..fd86782 100644 (file)
@@ -118,7 +118,7 @@ package B::Op_private;
 our %bits;
 
 
-our $VERSION = "5.037001";
+our $VERSION = "5.037002";
 
 $bits{$_}{3} = 'OPpENTERSUB_AMPER' for qw(entersub rv2cv);
 $bits{$_}{6} = 'OPpENTERSUB_DB' for qw(entersub rv2cv);