summaryrefslogtreecommitdiff
path: root/lib/feature.pm
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-09-15 21:59:45 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-09-15 22:45:10 -0700
commitdcdae76b490a4fc0f6c771f625dce1049ee99d2d (patch)
tree9a1131aa6bcb3cbcbd943aef63045632e9c2e9fb /lib/feature.pm
parent6f87cb125dd0271ae560192c05c67ba062a4f16b (diff)
downloadperl-dcdae76b490a4fc0f6c771f625dce1049ee99d2d.tar.gz
Increase $feature::VERSION to 1.30
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 cc89bdec6b..06d1dcad27 100644
--- a/lib/feature.pm
+++ b/lib/feature.pm
@@ -5,7 +5,7 @@
package feature;
-our $VERSION = '1.29';
+our $VERSION = '1.30';
our %feature = (
fc => 'feature_fc',