From d97790563dc97c130433cd12479cb2698c6f0201 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 23 Mar 2025 04:06:51 +0100 Subject: Release v3.09 --- 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 ada3f48..3d9a7f5 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; -our $VERSION = '3.08'; +our $VERSION = '3.09'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -610,7 +610,7 @@ B [B<-s> I] I =head1 VERSION -version 3.08 +version 3.09 =head1 DESCRIPTION -- cgit v1.2.3