diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-05-02 12:05:44 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-05-02 12:05:44 +0200 |
commit | 6cea9a21d5a8493980b7888fcb695828efe97e39 (patch) | |
tree | 0dc1afafe0fdf3754b4e20e5e568fdbbf64f5b66 /bin/efa | |
parent | e6fba48299c4cffb915cd08200af0bff2151f472 (diff) |
Release v2.192.19
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.18'; +our $VERSION = '2.19'; my $ignore_info; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -457,7 +457,7 @@ efa - Command line client for EFA-based public transit routing services =head1 VERSION -version 2.18 +version 2.19 =head1 DESCRIPTION |