From 922262d1a23bcfece3d7a2a3e623fc347c8b47ae Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 5 Jan 2025 11:02:21 +0100 Subject: Release v3.06 --- 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 0485660..f984b9b 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; -our $VERSION = '3.05'; +our $VERSION = '3.06'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -610,7 +610,7 @@ B [B<-s> I] I =head1 VERSION -version 3.05 +version 3.06 =head1 DESCRIPTION -- cgit v1.2.3