From 0f055637ac29a11206bb251e0b6defffa44eef87 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 22 Jul 2023 15:01:30 +0200 Subject: Release v2.21 --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index ec9d695..a92cec7 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.20'; +our $VERSION = '2.21'; 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.20 +version 2.21 =head1 DESCRIPTION -- cgit v1.2.3