diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-02 18:11:12 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-02 18:11:12 +0100 |
commit | 0a0ae08ebb3b1d3cae9c62ac3293f3d906bea291 (patch) | |
tree | b19d2d747a716583dccc610e3d6b36d1b006f417 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 6559e840ff3011d731990cb7a1ea882c6f9990a3 (diff) |
Release v6.126.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 c7258ac..269f6e3 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 = '6.11'; +our $VERSION = '6.12'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 6.11 +version 6.12 =head1 DESCRIPTION |