diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-08-02 19:55:23 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-08-02 19:55:23 +0200 |
commit | 47bff7bfc7a544a5c227a07a644b6a1dfe08c1a5 (patch) | |
tree | 94328b27801a6149e24a38756c9a4cf62ae30712 /bin | |
parent | 1574bc0c80918234921a4963624343b33fcc8d31 (diff) |
version bump2.06
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.05'; +our $VERSION = '2.06'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -299,7 +299,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION -version 2.05 +version 2.06 =head1 DESCRIPTION |