diff options
author | Daniel Friesel <derf@finalrewind.org> | 2023-02-05 10:11:20 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2023-02-05 10:11:20 +0100 |
commit | 78e08b0475fb36f347a9ffdd645b6d0c4b16b0c5 (patch) | |
tree | 9f265ddf52425518c2aefe8e5ca6d8624a31bc1a /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 9c7bc5ee02c49df97ed164e1f267624680bdf4a1 (diff) |
Release v4.074.07
Diffstat (limited to 'lib/Travel/Status/DE/DeutscheBahn.pm')
-rw-r--r-- | lib/Travel/Status/DE/DeutscheBahn.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/DeutscheBahn.pm b/lib/Travel/Status/DE/DeutscheBahn.pm index e6ce410..4cb0d96 100644 --- a/lib/Travel/Status/DE/DeutscheBahn.pm +++ b/lib/Travel/Status/DE/DeutscheBahn.pm @@ -6,7 +6,7 @@ use 5.014; use parent 'Travel::Status::DE::HAFAS'; -our $VERSION = '4.06'; +our $VERSION = '4.07'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.06 +version 4.07 =head1 DESCRIPTION |