diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-03-26 20:54:39 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-03-26 20:54:39 +0100 |
commit | 353760f543516b18aeb8e600869a224d5a6fe92b (patch) | |
tree | 3cc563e7c8dab6f49670f7932f2f3c075261dade /bin/efa | |
parent | 042f77ef74a5450af0b4ed7f25b892b84a717002 (diff) |
Release v2.202.20
Diffstat (limited to 'bin/efa')
-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.19'; +our $VERSION = '2.20'; 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.19 +version 2.20 =head1 DESCRIPTION |