summaryrefslogtreecommitdiff
path: root/bin/efa
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-04-10 19:08:48 +0200
committerDaniel Friesel <derf@finalrewind.org>2013-04-10 19:08:48 +0200
commit4d68ccbe656848371474eb326984ccb0aa802ade (patch)
tree627ad408baa610efb9355328be9b28d6561634cf /bin/efa
parent95c31e46a313dbe0dc851052da210fcbb15a1c49 (diff)
release v2.022.02
Diffstat (limited to 'bin/efa')
-rwxr-xr-xbin/efa4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/efa b/bin/efa
index fb36898..b5277dd 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 = '2.01';
+our $VERSION = '2.02';
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 2.01
+version 2.02
=head1 DESCRIPTION