From 353760f543516b18aeb8e600869a224d5a6fe92b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 26 Mar 2021 20:54:39 +0100 Subject: Release v2.20 --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index 9f0c130..5b398a1 100755 --- a/bin/efa +++ b/bin/efa @@ -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 -- cgit v1.2.3