summaryrefslogtreecommitdiff
path: root/bin/efa
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-06-29 13:36:14 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-06-29 13:36:14 +0200
commit2e98be0b66fbf7b75e62cb164250e9dab8b89b5c (patch)
tree396f3b195a686355b2c87f52039c1a2332df797b /bin/efa
parent826ec4a8e61a2c3a1a9400cc93e2d4e8ae2bc448 (diff)
Release v1.04 (about time)1.04
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 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