From db888ca1ca3131578bc15b5b829021c07287164f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 5 Jul 2017 22:30:04 +0200 Subject: Release v2.16 --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index de346ef..36ee898 100755 --- a/bin/efa +++ b/bin/efa @@ -16,7 +16,7 @@ use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; use List::Util qw(first); -our $VERSION = '2.15'; +our $VERSION = '2.16'; my $ignore_info; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -455,7 +455,7 @@ efa - Command line client for EFA-based public transit routing services =head1 VERSION -version 2.15 +version 2.16 =head1 DESCRIPTION -- cgit v1.2.3