summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-17 14:10:56 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-17 14:10:56 +0200
commitfdc7fd454d3a65dcdf6c279e5f09ae37595ab029 (patch)
tree5f3fb5fa0c9ceb3f396be29063f9dcc71860f334 /bin
parentd2b2f157a2851da8b4b5119e5b6e3a02494eaede (diff)
Release v1.051.05
Diffstat (limited to 'bin')
-rwxr-xr-xbin/efa4
1 files changed, 2 insertions, 2 deletions
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