diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-21 21:00:59 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-21 21:00:59 +0100 |
commit | ae60b427f179ddea7f80cccef200677de04e2657 (patch) | |
tree | 21c99c0575a04ada43a6e6879584d21f7c562369 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | f932ee618b956dcf229c212a9432be784db4aa52 (diff) |
Release v5.005.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 3204376..6e7c1a5 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.19'; +our $VERSION = '5.00'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.19 +version 5.00 =head1 DESCRIPTION |