From 4b7e3b810a5649062c2fe426211399a199bb9d3a Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 30 Aug 2025 17:03:35 +0200 Subject: Release v3.15 --- 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 e92dd3c..2c768c2 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; -our $VERSION = '3.14'; +our $VERSION = '3.15'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -636,7 +636,7 @@ B [B<-s> I] I =head1 VERSION -version 3.14 +version 3.15 =head1 DESCRIPTION -- cgit v1.2.3