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