diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-10-28 08:45:56 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-10-28 08:45:56 +0200 |
commit | a3c0318d45d170fab930b693a9977123f2cbaebd (patch) | |
tree | 6e498c3c93d12fc7e03766043a996dc3d6c50a42 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 24a9f8ee75183a411b3a9cf2c72436fb367461e1 (diff) |
Release v4.004.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 008dee5..d30300f 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 = '3.01'; +our $VERSION = '4.00'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 3.01 +version 4.00 =head1 DESCRIPTION |