summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/B/Op_private.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/B/Op_private.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/B/Op_private.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlperl/lib/B/Op_private.pm b/Master/tlpkg/tlperl/lib/B/Op_private.pm
index 58953e1eee4..42b3ddb8c60 100644
--- a/Master/tlpkg/tlperl/lib/B/Op_private.pm
+++ b/Master/tlpkg/tlperl/lib/B/Op_private.pm
@@ -14,7 +14,7 @@
=head1 NAME
-B::Op_private - OP op_private flag definitions
+B::Op_private - OP op_private flag definitions
=head1 SYNOPSIS
@@ -118,7 +118,7 @@ package B::Op_private;
our %bits;
-our $VERSION = "5.028001";
+our $VERSION = "5.030001";
$bits{$_}{3} = 'OPpENTERSUB_AMPER' for qw(entersub rv2cv);
$bits{$_}{6} = 'OPpENTERSUB_DB' for qw(entersub rv2cv);