diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-10-29 10:49:49 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-10-29 10:49:49 +0200 |
commit | d2f951bd9764ac4bece147fe22dce35230de6749 (patch) | |
tree | bc150460d2b435f0832522a62f00720f3093b40a /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 885ecc83653cbf0a523b831b8467fbc379ed9799 (diff) |
release 4.014.01
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 d30300f..0587bb1 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.00'; +our $VERSION = '4.01'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.00 +version 4.01 =head1 DESCRIPTION |