From 0878a3027e1da65de948eba545cab39837acf2aa Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 8 Oct 2016 21:34:47 +0200 Subject: version bump --- 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 9417298..58c3d52 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.13'; +our $VERSION = '1.14'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -372,7 +372,7 @@ I [IB<:>]I =head1 VERSION -version 1.13 +version 1.14 =head1 DESCRIPTION -- cgit v1.2.3