diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 15:01:30 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 15:02:18 +0200 |
commit | 0f055637ac29a11206bb251e0b6defffa44eef87 (patch) | |
tree | e1fb9750b38dcee3ae38926466ecfb2e2bcd8525 /bin | |
parent | 4ed3edb8d81bd7d57260116c0acf1e6fce68fd52 (diff) |
Release v2.212.21
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/efa | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; use List::Util qw(first); -our $VERSION = '2.20'; +our $VERSION = '2.21'; my $ignore_info; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -472,7 +472,7 @@ efa - Command line client for EFA-based public transit routing services =head1 VERSION -version 2.20 +version 2.21 =head1 DESCRIPTION |