diff options
author | Derf Null <derf@finalrewind.org> | 2023-05-25 17:33:58 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-05-25 17:33:58 +0200 |
commit | ea79d2d4c0f8e4f40106ea52d4e06e3977c43391 (patch) | |
tree | 0713186c407a0e3eebf8f55501c424c015c2d403 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | dc912e3e5ea020ec0f6ded8aa68b62a857d8e675 (diff) |
Release v4.114.11
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 dc4693f..2ad17e8 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.10'; +our $VERSION = '4.11'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.10 +version 4.11 =head1 DESCRIPTION |