From d42703ea3bde5fd383c96380918d6b0b0140a60a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 25 Jun 2015 15:20:45 +0200 Subject: release v1.10 --- 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 51b8d0a..6dcdbdb 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -6,7 +6,7 @@ use utf8; no if $] >= 5.018, warnings => "experimental::smartmatch"; -our $VERSION = '1.09'; +our $VERSION = '1.10'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -269,7 +269,7 @@ I [IB<:>]I =head1 VERSION -version 1.09 +version 1.10 =head1 DESCRIPTION -- cgit v1.2.3