From 67ded04f27595e44b768b911bd021184d16c6329 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 15 Oct 2025 19:05:09 +0200 Subject: Release v3.17 --- 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 fa2dd53..e1b3af4 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; -our $VERSION = '3.16'; +our $VERSION = '3.17'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -633,7 +633,7 @@ B [B<-s> I] I =head1 VERSION -version 3.16 +version 3.17 =head1 DESCRIPTION -- cgit v1.2.3