diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-05-01 13:51:15 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-05-01 13:51:15 +0200 |
commit | b80548156c535ea264a75fb05afee313cf9bd2f4 (patch) | |
tree | 59ec1446e5e95396f5d7b1089e1f224fc8191c53 /bin | |
parent | acc8d78c42e9fc20a865e69c878ae054c747a8a5 (diff) |
Release v1.161.16
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/efa-m | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ use utf8; no if $] >= 5.018, warnings => 'experimental::smartmatch'; -our $VERSION = '1.15'; +our $VERSION = '1.16'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -372,7 +372,7 @@ I<city> [I<type>B<:>]I<name> =head1 VERSION -version 1.15 +version 1.16 =head1 DESCRIPTION |