diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-08-08 19:10:57 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-08-08 19:10:57 +0200 |
commit | ca14b83206b32478a7eb1df676d1f870cfaff9e8 (patch) | |
tree | 911d01abdf6cb3cff0a0b1ffe791b1172e8e9b15 /bin/efa | |
parent | 37031cf44b159efc224d86c7f860aa7d2e46572e (diff) |
version bump2.07
Diffstat (limited to 'bin/efa')
-rwxr-xr-x | bin/efa | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,7 +15,7 @@ use Travel::Routing::DE::EFA; use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; -our $VERSION = '2.06'; +our $VERSION = '2.07'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -341,7 +341,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION -version 2.06 +version 2.07 =head1 DESCRIPTION |