diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-10-15 19:05:09 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-10-15 19:05:09 +0200 |
commit | 67ded04f27595e44b768b911bd021184d16c6329 (patch) | |
tree | 4bc110234e42547f20d4f90e111e1466ab96c7d2 /bin/efa-m | |
parent | 686a930336636e0e0499ae749935bcdb7269cbe8 (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.16'; +our $VERSION = '3.17'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -633,7 +633,7 @@ B<efa-m> [B<-s> I<service>] I<tripid> =head1 VERSION -version 3.16 +version 3.17 =head1 DESCRIPTION |