diff options
author | Daniel Friesel <daniel.friesel@uos.de> | 2022-11-06 12:46:14 +0100 |
---|---|---|
committer | Daniel Friesel <daniel.friesel@uos.de> | 2022-11-06 12:46:14 +0100 |
commit | 2f711c0724c85f526782545a5f4225ac996b4a5f (patch) | |
tree | 24eb0e9c5ecd18bd2c656599dc0b89d6a8d0d1cd /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | bda007995f057939b123e6705c912d37f49f1f9c (diff) |
Release v4.024.02
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 0587bb1..b2a410f 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.01'; +our $VERSION = '4.02'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.01 +version 4.02 =head1 DESCRIPTION |