diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 15:07:56 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 15:07:56 +0200 |
commit | 7e6b9de3abc7fd649d892560cad591465b5e2c91 (patch) | |
tree | be71bd3f3d6968f53f65e85bd6c621fc15d60bec /bin | |
parent | 335ed36228283a85b7f0a52b71003efd83a9ba52 (diff) |
Release v1.211.21
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/efa-m | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,7 +6,7 @@ use utf8; no if $] >= 5.018, warnings => 'experimental::smartmatch'; -our $VERSION = '1.20'; +our $VERSION = '1.21'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -396,7 +396,7 @@ B<efa-m> [B<-Lr>] [B<-d> I<dd.mm.yyyy>] [B<-t> I<hh:mm>] =head1 VERSION -version 1.20 +version 1.21 =head1 DESCRIPTION @@ -599,7 +599,7 @@ use B<-s> I<service> when making requests. =head1 AUTHOR -Copyright (C) 2011-2020 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2011-2021 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |