diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-03-03 20:58:26 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-03-03 20:58:26 +0100 |
commit | 50aa308da358a6944d07a87431ea0855c5938674 (patch) | |
tree | 4310dba3b770eb08749ad3451232735119f8b717 /bin | |
parent | 36ff95e512d7a90e54d474a1dd5d63935082716f (diff) |
version bump to 2.052.05
Diffstat (limited to 'bin')
-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.04'; +our $VERSION = '2.05'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -280,7 +280,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION -version 2.04 +version 2.05 =head1 DESCRIPTION |