diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-02 19:45:20 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-02 19:45:20 +0200 |
commit | 99ea553eadf3dbfea7c5f0948115012617195b26 (patch) | |
tree | 2e6224f548b49083db39ff945c6394b77cf4c83c /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | df17fc508bec7626c456eb41284e64da8785ef1a (diff) |
Release v6.006.00
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 98035af..4fc680e 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 = '5.06'; +our $VERSION = '6.00'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 5.06 +version 6.00 =head1 DESCRIPTION |