From 02ee30a3c3f2cc0b7f6c3bd740e4f70a633628e0 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 4 Mar 2017 16:32:33 +0100 Subject: version bump --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index ed29bf6..de346ef 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.14'; +our $VERSION = '2.15'; 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.14 +version 2.15 =head1 DESCRIPTION -- cgit v1.2.3