From ab5642672dea8c8763608911f28c8d92113b3be2 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 19 Jun 2025 09:51:07 +0200 Subject: Release v3.13 --- 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 4100bae..0f7fb44 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; -our $VERSION = '3.12'; +our $VERSION = '3.13'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -636,7 +636,7 @@ B [B<-s> I] I =head1 VERSION -version 3.12 +version 3.13 =head1 DESCRIPTION -- cgit v1.2.3