diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-04-10 19:08:48 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-04-10 19:08:48 +0200 |
commit | 4d68ccbe656848371474eb326984ccb0aa802ade (patch) | |
tree | 627ad408baa610efb9355328be9b28d6561634cf /lib/Travel/Routing/DE/VRR.pm | |
parent | 95c31e46a313dbe0dc851052da210fcbb15a1c49 (diff) |
release v2.022.02
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 a9a5ee1..a88c9d6 100644 --- a/lib/Travel/Routing/DE/VRR.pm +++ b/lib/Travel/Routing/DE/VRR.pm @@ -37,7 +37,7 @@ use Exception::Class ( }, ); -our $VERSION = '2.01'; +our $VERSION = '2.02'; sub set_time { my ( $self, %conf ) = @_; @@ -684,7 +684,7 @@ Travel::Routing::DE::VRR - unofficial interface to the efa.vrr.de German itinera =head1 VERSION -version 2.01 +version 2.02 =head1 DESCRIPTION |