diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-08-30 17:03:35 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-08-30 17:03:35 +0200 |
commit | 4b7e3b810a5649062c2fe426211399a199bb9d3a (patch) | |
tree | 5ce8f7c7efe0f73d191d918af979011b8b42639c /bin | |
parent | d70f29b1794b7ccb1e4cd77c563653578ea74dd5 (diff) |
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.14'; +our $VERSION = '3.15'; binmode( STDOUT, ':encoding(utf-8)' ); @@ -636,7 +636,7 @@ B<efa-m> [B<-s> I<service>] I<tripid> =head1 VERSION -version 3.14 +version 3.15 =head1 DESCRIPTION |