diff options
author | Daniel Friesel <daniel.friesel@uos.de> | 2020-02-26 20:11:30 +0100 |
---|---|---|
committer | Daniel Friesel <daniel.friesel@uos.de> | 2020-02-26 20:11:30 +0100 |
commit | cd60739c4ff0f782cba63a2a2953eb2cf748820f (patch) | |
tree | ee75ccdddc13d225d9009a0770c495bcf33d4612 /bin/efa | |
parent | e5fefcf1022b2fb774ece3c61b23a2fa4792957e (diff) |
Release 2.18
Diffstat (limited to 'bin/efa')
-rwxr-xr-x | bin/efa | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; use List::Util qw(first); -our $VERSION = '2.17'; +our $VERSION = '2.18'; my $ignore_info; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -459,7 +459,7 @@ efa - Command line client for EFA-based public transit routing services =head1 VERSION -version 2.17 +version 2.18 =head1 DESCRIPTION |