summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2016-04-26 20:23:46 -0400
committerRicardo Signes <rjbs@cpan.org>2016-05-09 07:41:37 -0400
commit557e6e68fe1416d7a2f497424430514f98f4791b (patch)
tree382195ab4883d34a9b95bd7eaa47660964be0ee9 /lib
parentdc1a9c2dc1c31fcb3b7f7f1eb07b7b03316750fd (diff)
downloadperl-557e6e68fe1416d7a2f497424430514f98f4791b.tar.gz
regen: make regen!
Could this be the last time I run "make regen"? Worse things have happened.
Diffstat (limited to 'lib')
-rw-r--r--lib/B/Op_private.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/B/Op_private.pm b/lib/B/Op_private.pm
index 237cad8af5..c2d5ab61f8 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.024000";
+our $VERSION = "5.025000";
$bits{$_}{3} = 'OPpENTERSUB_AMPER' for qw(entersub rv2cv);
$bits{$_}{6} = 'OPpENTERSUB_DB' for qw(entersub rv2cv);