diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-03 08:13:32 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-03 08:13:32 +0100 |
commit | 87307caf501a5e6d96929e1dedf56b7ddcc09fc8 (patch) | |
tree | 512482f22dcb9751fa6b9271e4b4f07dbc072324 /bin | |
parent | 1d4a55f4e0f1d68264b033e37a9b58c19efa00d8 (diff) |
Release v2.002.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 = '1.24'; +our $VERSION = '2.00'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -426,7 +426,7 @@ B<efa-m> [B<-Lr>] [B<-d> I<dd.mm.yyyy>] [B<-t> I<hh:mm>] =head1 VERSION -version 1.24 +version 2.00 =head1 DESCRIPTION |