summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2016-07-17 20:25:51 +0100
committerDavid Mitchell <davem@iabyn.com>2016-07-17 20:25:51 +0100
commitfd124146cf3c880d749bbb33b1ac226cc55a9639 (patch)
tree54c9663efb82673e2000af62348581c175072fc6
parentab0fe36e478f78846a1944a3e22e9cd26260c042 (diff)
downloadperl-fd124146cf3c880d749bbb33b1ac226cc55a9639.tar.gz
bump feature.pm $VERSION
-rw-r--r--lib/feature.pm2
-rwxr-xr-xregen/feature.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/feature.pm b/lib/feature.pm
index 5524e5b471..e97ffff152 100644
--- a/lib/feature.pm
+++ b/lib/feature.pm
@@ -5,7 +5,7 @@
package feature;
-our $VERSION = '1.44';
+our $VERSION = '1.45';
our %feature = (
fc => 'feature_fc',
diff --git a/regen/feature.pl b/regen/feature.pl
index 92655da614..97d03599e3 100755
--- a/regen/feature.pl
+++ b/regen/feature.pl
@@ -367,7 +367,7 @@ read_only_bottom_close_and_rename($h);
__END__
package feature;
-our $VERSION = '1.44';
+our $VERSION = '1.45';
FEATURES