diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-07-17 14:10:56 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-07-17 14:10:56 +0200 |
commit | fdc7fd454d3a65dcdf6c279e5f09ae37595ab029 (patch) | |
tree | 5f3fb5fa0c9ceb3f396be29063f9dcc71860f334 /lib/Travel/Routing/DE/VRR.pm | |
parent | d2b2f157a2851da8b4b5119e5b6e3a02494eaede (diff) |
Release v1.051.05
Diffstat (limited to 'lib/Travel/Routing/DE/VRR.pm')
-rw-r--r-- | lib/Travel/Routing/DE/VRR.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Routing/DE/VRR.pm b/lib/Travel/Routing/DE/VRR.pm index ecfa001..c152907 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.04'; +our $VERSION = '1.05'; 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.04 +version 1.05 =head1 DESCRIPTION |