From fdc7fd454d3a65dcdf6c279e5f09ae37595ab029 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 17 Jul 2011 14:10:56 +0200 Subject: Release v1.05 --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index 7263b2d..9c89a8d 100755 --- a/bin/efa +++ b/bin/efa @@ -10,7 +10,7 @@ use Travel::Routing::DE::VRR; use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; -our $VERSION = '1.04'; +our $VERSION = '1.05'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my ( @from, @to, @via, $from_type, $to_type, $via_type ); @@ -228,7 +228,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION -version 1.04 +version 1.05 =head1 DESCRIPTION -- cgit v1.2.3