diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2023-11-23 18:26:48 +0100 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2023-11-23 18:26:48 +0100 |
commit | 922b0adf0db948ce3a1433f0464889d8020c597e (patch) | |
tree | c7aab81caf72e47587b10abb39a7e680b5d1bfa3 /bin/efa | |
parent | 4c49bfd4b33f821d06967b9321b3cd92d9329934 (diff) |
Release v2.242.24
Diffstat (limited to 'bin/efa')
-rwxr-xr-x | bin/efa | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |