diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-02 04:51:08 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-02 04:51:08 +0200 |
commit | ddec189cfeaa46d681043eaaaa8d99118f4069c9 (patch) | |
tree | 7c9cc6dbb735e85956ee649ece91b7777b2ef266 /bin | |
parent | 8597efef37e1b94f545cba2352fc508fdd5db8e2 (diff) |
Release v2.232.23
Diffstat (limited to 'bin')
-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); -our $VERSION = '2.22'; +our $VERSION = '2.23'; my $ignore_info; my $efa; my $efa_url = 'https://app.vrr.de/vrrstd/XML_TRIP_REQUEST2'; @@ -481,7 +481,7 @@ efa - Command line client for EFA-based public transit routing services =head1 VERSION -version 2.22 +version 2.23 =head1 DESCRIPTION |