diff options
author | Derf Null <derf@finalrewind.org> | 2023-05-29 16:02:12 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-05-29 16:02:12 +0200 |
commit | 85f3982a620f9e20ce769c931e465487c8cdd7bf (patch) | |
tree | 1e5e293e34473da6cac867f82b72c1eba9ade42f /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 0e00ca1906259ec8b76f334d8c766ae4144f419a (diff) |
Release v4.124.12
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 2ad17e8..cb4763d 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.11'; +our $VERSION = '4.12'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.11 +version 4.12 =head1 DESCRIPTION |