From 6cea9a21d5a8493980b7888fcb695828efe97e39 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 2 May 2020 12:05:44 +0200 Subject: Release v2.19 --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index e038b48..d0b21d6 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.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 -- cgit v1.2.3