diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-06-14 13:10:34 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-06-14 13:10:34 +0200 |
commit | 7e3cd10ffba1b29cea5fc48e518884cb0aa67cd2 (patch) | |
tree | 18670bb26067e7e4ebea3e45ed83fd14d82651cf /lib/Travel/Routing/DE/VRR.pm | |
parent | b6c48e211c4ef0512a97fe07f675747cfc3ff363 (diff) |
version bump2.11
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 e6f58ef..ed8276e 100644 --- a/lib/Travel/Routing/DE/VRR.pm +++ b/lib/Travel/Routing/DE/VRR.pm @@ -6,7 +6,7 @@ use 5.010; no if $] >= 5.018, warnings => "experimental::smartmatch"; -our $VERSION = '2.10'; +our $VERSION = '2.11'; use parent 'Travel::Routing::DE::EFA'; @@ -50,7 +50,7 @@ Travel::Routing::DE::VRR - unofficial interface to the efa.vrr.de German itinera =head1 VERSION -version 2.10 +version 2.11 =head1 DESCRIPTION |