diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-06-14 13:10:34 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-06-14 13:10:34 +0200 |
commit | 7e3cd10ffba1b29cea5fc48e518884cb0aa67cd2 (patch) | |
tree | 18670bb26067e7e4ebea3e45ed83fd14d82651cf /bin | |
parent | b6c48e211c4ef0512a97fe07f675747cfc3ff363 (diff) |
version bump2.11
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/efa | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; use List::Util qw(first); -our $VERSION = '2.10'; +our $VERSION = '2.11'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -378,7 +378,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION -version 2.10 +version 2.11 =head1 DESCRIPTION |