diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-01-08 11:32:44 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-01-08 11:32:44 +0100 |
commit | c8185a761878fdb379181230d2b9634d03f823e2 (patch) | |
tree | 5ae864944fa855e4638d675af0184572f7e4566a /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 3ed11d5e2fb6ae787d10843281ce53e0b2c750aa (diff) |
vesion bump2.02
Diffstat (limited to 'lib/Travel/Status/DE/DeutscheBahn.pm')
-rw-r--r-- | lib/Travel/Status/DE/DeutscheBahn.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Travel/Status/DE/DeutscheBahn.pm b/lib/Travel/Status/DE/DeutscheBahn.pm index ae27229..ef39ad7 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 = '2.01'; +our $VERSION = '2.02'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 2.01 +version 2.02 =head1 DESCRIPTION @@ -105,7 +105,7 @@ Travel::Status::DE::HAFAS(3pm). =head1 AUTHOR -Copyright (C) 2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2015-2017 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |