From b80548156c535ea264a75fb05afee313cf9bd2f4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 1 May 2020 13:51:15 +0200 Subject: Release v1.16 --- bin/efa-m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/efa-m') diff --git a/bin/efa-m b/bin/efa-m index 0ed811a..7e84863 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -6,7 +6,7 @@ use utf8; no if $] >= 5.018, warnings => 'experimental::smartmatch'; -our $VERSION = '1.15'; +our $VERSION = '1.16'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -372,7 +372,7 @@ I [IB<:>]I =head1 VERSION -version 1.15 +version 1.16 =head1 DESCRIPTION -- cgit v1.2.3