From f028f3432b51375e7c726951db77b8f22313d662 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 8 Oct 2014 12:49:14 +0200 Subject: version bump --- bin/efa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index f7c98d4..5045de7 100755 --- a/bin/efa +++ b/bin/efa @@ -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 -- cgit v1.2.3