summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-09-17 21:47:46 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-09-17 21:47:46 +0200
commit7143e6948a7d158da45a245f8411c636fb9d8e5e (patch)
tree1d1ee3b4024ae3ac91c6d883c55743434359dd1f /bin
parenta951d4d671b97e9ce14be5efd44a725dbc47522a (diff)
Release v1.061.06
Diffstat (limited to 'bin')
-rwxr-xr-xbin/efa4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/efa b/bin/efa
index 63c3eae..3dca2cc 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.05';
+our $VERSION = '1.06';
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.05
+version 1.06
=head1 DESCRIPTION