diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-04-09 18:31:47 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-04-09 18:31:47 +0200 |
commit | 888007201606932cf6d98352fa5604606118b087 (patch) | |
tree | 4bf66a73fb4642aa71a535260b727333f0d4f091 /bin/efa | |
parent | 7bc003924c778e453265492e63674b7334384374 (diff) |
Release v2.172.17
Diffstat (limited to 'bin/efa')
-rwxr-xr-x | bin/efa | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -16,7 +16,7 @@ use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; use List::Util qw(first); -our $VERSION = '2.16'; +our $VERSION = '2.17'; my $ignore_info; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -458,7 +458,7 @@ efa - Command line client for EFA-based public transit routing services =head1 VERSION -version 2.16 +version 2.17 =head1 DESCRIPTION @@ -770,7 +770,7 @@ to to request via -> to. =head1 AUTHOR -Copyright (C) 2009-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2009-2018 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |