summaryrefslogtreecommitdiff
path: root/lib/feature.pm
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2019-05-22 14:07:31 +0300
committerSawyer X <xsawyerx@cpan.org>2019-05-22 14:07:31 +0300
commitb85fe49188f38c4ce839983c5ff89c7d295de6e7 (patch)
tree0e62e069bbbdd1bbbcfa0bde8466637b4488def9 /lib/feature.pm
parent1f8153bdcb58e8980487eabd1f31dacf97a5f592 (diff)
downloadperl-b85fe49188f38c4ce839983c5ff89c7d295de6e7.tar.gz
Bump the perl version in various places for 5.31.0
Diffstat (limited to 'lib/feature.pm')
-rw-r--r--lib/feature.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/feature.pm b/lib/feature.pm
index b83ebff3cb..5965d361a9 100644
--- a/lib/feature.pm
+++ b/lib/feature.pm
@@ -5,7 +5,7 @@
package feature;
-our $VERSION = '1.54';
+our $VERSION = '1.55';
our %feature = (
fc => 'feature_fc',