diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-30 14:27:59 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-30 14:27:59 +0100 |
commit | a92a2b0d5583114cd3d86660af6a81f19223b003 (patch) | |
tree | 4097bbcdef5199a7b72c668fd7c6cfb8017008aa /bin | |
parent | 7b80fa622f9499cf4988fee23b3c65c63f489c20 (diff) |
Release v3.053.05
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 = '3.04'; +our $VERSION = '3.05'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -613,7 +613,7 @@ B<efa-m> [B<-s> I<service>] I<tripid> =head1 VERSION -version 3.04 +version 3.05 =head1 DESCRIPTION |