From c1b672c645db51656270ddd160119161483896f6 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 22 Dec 2024 05:56:31 +0100 Subject: Release v3.04 --- 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 bf04bb5..f1b4b60 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; -our $VERSION = '3.03'; +our $VERSION = '3.04'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -609,7 +609,7 @@ B [B<-s> I] I =head1 VERSION -version 3.03 +version 3.04 =head1 DESCRIPTION -- cgit v1.2.3