diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-19 09:51:07 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-19 09:51:07 +0200 |
commit | ab5642672dea8c8763608911f28c8d92113b3be2 (patch) | |
tree | 6744d24a2165b966e9e094b08d635c720e16abb0 /bin | |
parent | c3274392d7293fd394707efd10125eed2bdc62a7 (diff) |
Release v3.133.13
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.12'; +our $VERSION = '3.13'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -636,7 +636,7 @@ B<efa-m> [B<-s> I<service>] I<tripid> =head1 VERSION -version 3.12 +version 3.13 =head1 DESCRIPTION |