From 88abc2926f5e6a3f3260e8e12c7c944703cdd56f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 5 Jul 2017 17:20:45 +0200 Subject: Release v1.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 58c3d52..4bc59ed 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.14'; +our $VERSION = '1.15'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -372,7 +372,7 @@ I [IB<:>]I =head1 VERSION -version 1.14 +version 1.15 =head1 DESCRIPTION -- cgit v1.2.3