From a92a2b0d5583114cd3d86660af6a81f19223b003 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 30 Dec 2024 14:27:59 +0100 Subject: Release v3.05 --- 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 ff609dc..057cfc9 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; -our $VERSION = '3.04'; +our $VERSION = '3.05'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -613,7 +613,7 @@ B [B<-s> I] I =head1 VERSION -version 3.04 +version 3.05 =head1 DESCRIPTION -- cgit v1.2.3