diff options
Diffstat (limited to 'lib/feature.pm')
-rw-r--r-- | lib/feature.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/feature.pm b/lib/feature.pm index 5a56a90a10..46b43a84b1 100644 --- a/lib/feature.pm +++ b/lib/feature.pm @@ -5,7 +5,7 @@ package feature; -our $VERSION = '1.30'; +our $VERSION = '1.31'; our %feature = ( fc => 'feature_fc', |