From cd60739c4ff0f782cba63a2a2953eb2cf748820f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 26 Feb 2020 20:11:30 +0100 Subject: Release 2.18 --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index 1af2670..cc14274 100755 --- a/bin/efa +++ b/bin/efa @@ -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 -- cgit v1.2.3