summaryrefslogtreecommitdiff
path: root/lib/feature.pm
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-09-15 16:21:54 -0700
committerRicardo Signes <rjbs@cpan.org>2013-10-05 14:20:09 -0400
commit2a0fcf5861443eb0b229b376f6c9663981427314 (patch)
treec38a408d9bccdf4c6d9e5d1762d95b4039ecac2f /lib/feature.pm
parentb9a36c95eb3774221010dacb932ad1c45b709677 (diff)
downloadperl-2a0fcf5861443eb0b229b376f6c9663981427314.tar.gz
Increase $feature::VERSION to 1.34
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 eb1e85c6a3..dc5cb7df84 100644
--- a/lib/feature.pm
+++ b/lib/feature.pm
@@ -5,7 +5,7 @@
package feature;
-our $VERSION = '1.33';
+our $VERSION = '1.34';
our %feature = (
fc => 'feature_fc',