From 2e98be0b66fbf7b75e62cb164250e9dab8b89b5c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 29 Jun 2011 13:36:14 +0200 Subject: Release v1.04 (about time) --- lib/Travel/Routing/DE/VRR.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/Travel/Routing/DE/VRR.pm') diff --git a/lib/Travel/Routing/DE/VRR.pm b/lib/Travel/Routing/DE/VRR.pm index 8f45fa0..c150101 100644 --- a/lib/Travel/Routing/DE/VRR.pm +++ b/lib/Travel/Routing/DE/VRR.pm @@ -35,7 +35,7 @@ use Exception::Class ( }, ); -our $VERSION = '1.3'; +our $VERSION = '1.04'; sub set_time { my ( $self, %conf ) = @_; @@ -627,7 +627,7 @@ Travel::Routing::DE::VRR - inofficial interface to the efa.vrr.de German itinera =head1 VERSION -version 1.3 +version 1.04 =head1 DESCRIPTION @@ -765,7 +765,7 @@ The following methods act like the arguments to B. See there. =head1 DIAGNOSTICS -When encountering an error, Travel::Routing::DE::VRR returns a +When encountering an error, Travel::Routing::DE::VRR throws a Travel::Routing::DE::VRR::Exception(3pm) object. =head1 DEPENDENCIES -- cgit v1.2.3