From d00107779362bda0cb7df7fdd032d88e4d993823 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 27 Mar 2021 11:35:19 +0100 Subject: Release v1.19 --- 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 2070b7c..10bf498 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.18'; +our $VERSION = '1.19'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -396,7 +396,7 @@ B [B<-Lr>] [B<-d> I] [B<-t> I] =head1 VERSION -version 1.18 +version 1.19 =head1 DESCRIPTION -- cgit v1.2.3