From 2e98be0b66fbf7b75e62cb164250e9dab8b89b5c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 29 Jun 2011 13:36:14 +0200 Subject: Release v1.04 (about time) --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/efa') diff --git a/bin/efa b/bin/efa index 08bdc8c..380d13f 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.3'; +our $VERSION = '1.04'; 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.3 +version 1.04 =head1 DESCRIPTION -- cgit v1.2.3