summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 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',
diff --git a/regen/feature.pl b/regen/feature.pl
index 88ba0cb455..51e5ae008e 100755
--- a/regen/feature.pl
+++ b/regen/feature.pl
@@ -498,7 +498,7 @@ read_only_bottom_close_and_rename($h);
__END__
package feature;
-our $VERSION = '1.77';
+our $VERSION = '1.78';
FEATURES