Skip to content

Commit 557e6e6

Browse files
committed
regen: make regen!
Could this be the last time I run "make regen"? Worse things have happened.
1 parent dc1a9c2 commit 557e6e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/B/Op_private.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ package B::Op_private;
118118
our %bits;
119119

120120

121-
our $VERSION = "5.024000";
121+
our $VERSION = "5.025000";
122122

123123
$bits{$_}{3} = 'OPpENTERSUB_AMPER' for qw(entersub rv2cv);
124124
$bits{$_}{6} = 'OPpENTERSUB_DB' for qw(entersub rv2cv);

uconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5242,5 +5242,5 @@
52425242

52435243
/* Generated from:
52445244
* ce61c4f18e82f6356cdae44c5336ceac1d3253033d7449651927f5633be5c3c2 config_h.SH
5245-
* fc611849cb5b1e14ec1687b255dac15414cc5e2e11b192d94e08136cfe277f75 uconfig.sh
5245+
* f28cf0c2509cffce1f29866cccd109cee84c941fc63685f0795d25380d47382d uconfig.sh
52465246
* ex: set ro: */

0 commit comments

Comments
 (0)