From 982f89487c756d3c2fcc4337c3de086b1ad0deda Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 2 May 2020 11:43:06 +0200 Subject: release v1.17 --- bin/efa-m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/efa-m b/bin/efa-m index cba22b1..326d2cb 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.16'; +our $VERSION = '1.17'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -375,7 +375,7 @@ I [IB<:>]I =head1 VERSION -version 1.16 +version 1.17 =head1 DESCRIPTION -- cgit v1.2.3