This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bumping perl version in various places for 5.37.4
[perl5.git] / lib / B / Op_private.pm
index 84befff..e24c9f1 100644 (file)
@@ -118,7 +118,7 @@ package B::Op_private;
 our %bits;
 
 
-our $VERSION = "5.037003";
+our $VERSION = "5.037004";
 
 $bits{$_}{3} = 'OPpENTERSUB_AMPER' for qw(entersub rv2cv);
 $bits{$_}{6} = 'OPpENTERSUB_DB' for qw(entersub rv2cv);