summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-12-11 13:48:53 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-12-11 13:48:53 +0100
commitab6e2009243e2ea00cb3b34587df2460a0b59e57 (patch)
tree49a692599cd2739e11fe9f1196c324217e3903ca /bin
parentdc9a1c2a7a463345eade0fd058fd5119f3d39742 (diff)
Release v2.002.00
Diffstat (limited to 'bin')
-rwxr-xr-xbin/efa4
1 files changed, 2 insertions, 2 deletions
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