diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-01 07:21:05 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-01 07:22:40 +0200 |
commit | 0be807a72c5043a843b4a4d22858017e97544ab3 (patch) | |
tree | bccdc3d146dd6bd74e5f66d0db71f39cc4b4276e /bin/efa | |
parent | d6b7c4e95788bc59fe99111066245dd4da75ef78 (diff) |
Release v2.222.22
Diffstat (limited to 'bin/efa')
-rwxr-xr-x | bin/efa | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,7 +12,7 @@ use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; use List::Util qw(first); -our $VERSION = '2.21'; +our $VERSION = '2.22'; my $ignore_info; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -481,7 +481,7 @@ efa - Command line client for EFA-based public transit routing services =head1 VERSION -version 2.21 +version 2.22 =head1 DESCRIPTION @@ -798,7 +798,7 @@ to to request via -> to. =head1 AUTHOR -Copyright (C) 2009-2021 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2009-2023 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |