From 3b1131edfaacb2a07a3d92cdea57d48ce2403b79 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 9 Jan 2015 17:52:43 +0100 Subject: Version bump --- bin/efa | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index 177c170..9d370cb 100755 --- a/bin/efa +++ b/bin/efa @@ -1,5 +1,5 @@ #!/usr/bin/env perl -## Copyright © 2009-2014 by Daniel Friesel +## Copyright © 2009-2015 by Daniel Friesel ## License: WTFPL ## 0. You just DO WHAT THE FUCK YOU WANT TO. use strict; @@ -16,7 +16,7 @@ use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; use List::Util qw(first); -our $VERSION = '2.08'; +our $VERSION = '2.09'; my $ignore_info = 'Fahrradmitnahme'; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -373,7 +373,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION -version 2.08 +version 2.09 =head1 DESCRIPTION @@ -616,7 +616,7 @@ to to request via -> to. =head1 AUTHOR -Copyright (C) 2009-2014 by Daniel Friesel Ederf@finalrewind.orgE +Copyright (C) 2009-2015 by Daniel Friesel Ederf@finalrewind.orgE =head1 LICENSE -- cgit v1.2.3