diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-19 20:01:04 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-19 20:01:04 +0100 |
commit | 2f14e974b78d7dfbd8faa955faf8e5f8a4dbe713 (patch) | |
tree | 35bf85d0cd4dd23cdaa9ff37ade36b24c346d530 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | bea7ad2a49b8d22140aacc44e1399ab9f1d1ef17 (diff) |
Release v5.035.03
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 4a4e912..b24ccbd 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.02'; +our $VERSION = '5.03'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 5.02 +version 5.03 =head1 DESCRIPTION |