diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-06-25 15:20:45 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-06-25 15:20:45 +0200 |
commit | d42703ea3bde5fd383c96380918d6b0b0140a60a (patch) | |
tree | 5783b9adc1fe896150a4914babad5d9fce5678ca /bin/efa-m | |
parent | 77cb4970a0ace40484924c93babca10873e8c3ba (diff) |
release v1.101.10
Diffstat (limited to 'bin/efa-m')
-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.09'; +our $VERSION = '1.10'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -269,7 +269,7 @@ I<city> [I<type>B<:>]I<name> =head1 VERSION -version 1.09 +version 1.10 =head1 DESCRIPTION |