diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-17 10:53:13 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-17 10:53:13 +0200 |
commit | 585a063f27c0ffe25fc8b71f08d28dcec5478832 (patch) | |
tree | 3c3c2fe91c1d98cce123fa861d0a86b05a51cd35 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 4b8856ff35c40600b4f8ae7b276b8c399c6d16ed (diff) |
Release v4.174.17
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 f085b75..c272ffd 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.16'; +our $VERSION = '4.17'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.16 +version 4.17 =head1 DESCRIPTION |