From 922b0adf0db948ce3a1433f0464889d8020c597e Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 23 Nov 2023 18:26:48 +0100 Subject: Release v2.24 --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index 7c39ced..6768902 100755 --- a/bin/efa +++ b/bin/efa @@ -12,7 +12,7 @@ use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; use List::Util qw(first max); -our $VERSION = '2.23'; +our $VERSION = '2.24'; my $ignore_info; my $efa; my $efa_url = 'https://app.vrr.de/vrrstd/XML_TRIP_REQUEST2'; @@ -523,7 +523,7 @@ efa - Command line client for EFA-based public transit routing services =head1 VERSION -version 2.23 +version 2.24 =head1 DESCRIPTION -- cgit v1.2.3