diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-07-14 17:43:18 +0200 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-07-14 17:43:18 +0200 |
commit | 212244768e18733ad7db68c14070142cf9953f5d (patch) | |
tree | d7a027f562f152b99475de4280e4899809263827 /bin/efa-m | |
parent | 76afdec30eab3ee27c9d0e1818fe5fc8a0fb0efe (diff) |
Diffstat (limited to 'bin/efa-m')
-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.13'; +our $VERSION = '3.14'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -636,7 +636,7 @@ B<efa-m> [B<-s> I<service>] I<tripid> =head1 VERSION -version 3.13 +version 3.14 =head1 DESCRIPTION |