diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-09-17 00:06:11 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-09-17 00:06:11 +0200 |
commit | eaf6d71d7811104fb78350d9c8b90cc873b141f8 (patch) | |
tree | 166c1f876417660128418768dc9e452ef1e6c3af /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 53e0db6d32d6e6f65c6b6b80bcabcde076982809 (diff) |
Release v2.021.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 be46a4a..537b418 100644 --- a/lib/Travel/Status/DE/DeutscheBahn.pm +++ b/lib/Travel/Status/DE/DeutscheBahn.pm @@ -12,7 +12,7 @@ use POSIX qw(strftime); use Travel::Status::DE::DeutscheBahn::Result; use XML::LibXML; -our $VERSION = '1.01'; +our $VERSION = '1.02'; sub new { my ( $obj, %conf ) = @_; @@ -286,7 +286,7 @@ arrival/departure monitor =head1 VERSION -version 1.01 +version 1.02 =head1 DESCRIPTION |