summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-01-09 17:52:43 +0100
committerDaniel Friesel <derf@finalrewind.org>2015-01-09 17:52:43 +0100
commit3b1131edfaacb2a07a3d92cdea57d48ce2403b79 (patch)
treebe3be737be442e5486361478c500e8aa56696b39 /bin
parent83e40ada30a9419055a8ecb91fe1433543dce24b (diff)
Version bump2.09
Diffstat (limited to 'bin')
-rwxr-xr-xbin/efa8
1 files changed, 4 insertions, 4 deletions
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 <derf@finalrewind.org>
+## Copyright © 2009-2015 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/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 E<lt>derf@finalrewind.orgE<gt>
+Copyright (C) 2009-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>
=head1 LICENSE