summaryrefslogtreecommitdiff
path: root/lib/feature.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/feature.pm')
-rw-r--r--lib/feature.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/feature.pm b/lib/feature.pm
index 9d666adb64..fd9e174cf3 100644
--- a/lib/feature.pm
+++ b/lib/feature.pm
@@ -1,6 +1,6 @@
package feature;
-our $VERSION = '1.20';
+our $VERSION = '1.21';
# (feature name) => (internal name, used in %^H)
my %feature = (
@@ -23,6 +23,7 @@ my %feature_bundle = (
"5.12" => [qw(switch say state unicode_strings)],
"5.13" => [qw(switch say state unicode_strings)],
"5.14" => [qw(switch say state unicode_strings)],
+ "5.15" => [qw(switch say state unicode_strings)],
);
# special case