From 47bff7bfc7a544a5c227a07a644b6a1dfe08c1a5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 2 Aug 2014 19:55:23 +0200 Subject: version bump --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/efa') diff --git a/bin/efa b/bin/efa index 0d35fbc..fa3a309 100755 --- a/bin/efa +++ b/bin/efa @@ -15,7 +15,7 @@ use Travel::Routing::DE::EFA; use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; -our $VERSION = '2.05'; +our $VERSION = '2.06'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -299,7 +299,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION -version 2.05 +version 2.06 =head1 DESCRIPTION -- cgit v1.2.3