From ea4526058c78b704f02e68d411cab28c04ad88b5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 28 Mar 2021 11:50:45 +0200 Subject: Release v1.20 --- 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 0bea51f..a4ad583 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.19'; +our $VERSION = '1.20'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -396,7 +396,7 @@ B [B<-Lr>] [B<-d> I] [B<-t> I] =head1 VERSION -version 1.19 +version 1.20 =head1 DESCRIPTION -- cgit v1.2.3