From f37619e2890ad4f3b36c49117ead8bcdcf2af28e Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 17 May 2024 20:46:42 +0200 Subject: Release v2.01 --- 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 532843f..b19b11e 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; -our $VERSION = '2.00'; +our $VERSION = '2.01'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -430,7 +430,7 @@ B [B<-Lr>] [B<-d> I] [B<-t> I] =head1 VERSION -version 2.00 +version 2.01 =head1 DESCRIPTION -- cgit v1.2.3