diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-29 07:54:57 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-29 07:54:57 +0200 |
commit | 56d4afc6629783c877b283501ad00e4b4817238e (patch) | |
tree | d7621633990d2183b64996a2b68e3fc5cffad951 /bin | |
parent | e691bc75740114a4c39f5250e104f276bae99926 (diff) |
Release v3.003.00
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/efa-m | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ use warnings; use 5.010; use utf8; -our $VERSION = '2.02'; +our $VERSION = '3.00'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -521,7 +521,7 @@ B<efa-m> [B<-Lr>] [B<-d> I<dd.mm.yyyy>] [B<-t> I<hh:mm>] =head1 VERSION -version 2.02 +version 3.00 =head1 DESCRIPTION |