diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-10-08 12:49:14 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-10-08 12:49:14 +0200 |
commit | f028f3432b51375e7c726951db77b8f22313d662 (patch) | |
tree | 1b5467a2a66a86772cca147dfd0f2540be1191cf /bin | |
parent | 36e0bbfccef85827b95d34722d40a132584b6533 (diff) |
version bump2.08
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.07'; +our $VERSION = '2.08'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -370,7 +370,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION -version 2.07 +version 2.08 =head1 DESCRIPTION |