summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2015-01-04 10:51:54 -0800
committerFather Chrysostomos <sprout@cpan.org>2015-01-31 22:03:50 -0800
commit5e65fe5642505f62573d37c3279b024b00d6fbfb (patch)
tree804ee85790489bb8ac9e9194afea894ea3230c79 /lib
parentcec892e70ee3421ec1820fe8e5df17cb07e1a686 (diff)
downloadperl-5e65fe5642505f62573d37c3279b024b00d6fbfb.tar.gz
Increase $feature::VERSION to 1.40
Diffstat (limited to 'lib')
-rw-r--r--lib/feature.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/feature.pm b/lib/feature.pm
index e1e17d311d..81fb295ec4 100644
--- a/lib/feature.pm
+++ b/lib/feature.pm
@@ -5,7 +5,7 @@
package feature;
-our $VERSION = '1.39';
+our $VERSION = '1.40';
our %feature = (
fc => 'feature_fc',