summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-11-30 08:45:42 -0700
committerKarl Williamson <khw@cpan.org>2022-11-30 08:50:16 -0700
commite5bd4888f2823c6f843015bcfba22dfb08891dc9 (patch)
tree060c1b914c1dac465c8b1e2a95ca664868992072 /lib
parent174ad045483d7ef2d28c3f40089ce13bb8305e22 (diff)
downloadperl-e5bd4888f2823c6f843015bcfba22dfb08891dc9.tar.gz
feature.pm: Bump version number
This is in preparation for the next commit
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 ae6d486028..884712467e 100644
--- a/lib/feature.pm
+++ b/lib/feature.pm
@@ -4,7 +4,7 @@
# Any changes made here will be lost!
package feature;
-our $VERSION = '1.77';
+our $VERSION = '1.78';
our %feature = (
fc => 'feature_fc',