summaryrefslogtreecommitdiff
path: root/regen/feature.pl
diff options
context:
space:
mode:
Diffstat (limited to 'regen/feature.pl')
-rwxr-xr-xregen/feature.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/regen/feature.pl b/regen/feature.pl
index 85ab2b034b..8892ceba32 100755
--- a/regen/feature.pl
+++ b/regen/feature.pl
@@ -61,6 +61,8 @@ my %feature_bundle = (
evalbytes current_sub fc)],
"5.23" => [qw(say state switch unicode_strings unicode_eval
evalbytes current_sub fc postderef_qq)],
+ "5.25" => [qw(say state switch unicode_strings unicode_eval
+ evalbytes current_sub fc postderef_qq)],
);
# not actually used currently
@@ -367,7 +369,7 @@ read_only_bottom_close_and_rename($h);
__END__
package feature;
-our $VERSION = '1.42';
+our $VERSION = '1.43';
FEATURES