diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-10 18:17:37 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-10 18:17:37 +0200 |
commit | 4c9056d8aa1f4e5c804b116252a7ed189085435b (patch) | |
tree | e34a0d56d5ea1306d8a52b2ad1f1f01516106bdb /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 2c48152c47ceb5ad07126d10cea06acdbaa5c0ed (diff) |
Release v6.046.04
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 bdf961d..aa41ce3 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.03'; +our $VERSION = '6.04'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 6.03 +version 6.04 =head1 DESCRIPTION |