From ab6e2009243e2ea00cb3b34587df2460a0b59e57 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 11 Dec 2011 13:48:53 +0100 Subject: Release v2.00 --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index 864beea..ccb7feb 100755 --- a/bin/efa +++ b/bin/efa @@ -12,7 +12,7 @@ use Travel::Routing::DE::VRR; use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; -our $VERSION = '1.06'; +our $VERSION = '2.00'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my ( @from, @to, @via, $from_type, $to_type, $via_type ); @@ -259,7 +259,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION -version 1.06 +version 2.00 =head1 DESCRIPTION -- cgit v1.2.3