From 12f530d3f54a68d7a91b74f259bdbf8340ffc512 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 18 Jun 2025 21:48:20 +0200 Subject: Release v3.12 --- 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 5f69844..4100bae 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; -our $VERSION = '3.11'; +our $VERSION = '3.12'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -636,7 +636,7 @@ B [B<-s> I] I =head1 VERSION -version 3.11 +version 3.12 =head1 DESCRIPTION -- cgit v1.2.3