From 87307caf501a5e6d96929e1dedf56b7ddcc09fc8 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 3 Dec 2023 08:13:32 +0100 Subject: Release v2.00 --- 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 a7b267d..769960a 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; -our $VERSION = '1.24'; +our $VERSION = '2.00'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -426,7 +426,7 @@ B [B<-Lr>] [B<-d> I] [B<-t> I] =head1 VERSION -version 1.24 +version 2.00 =head1 DESCRIPTION -- cgit v1.2.3