diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-12-03 15:25:26 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-12-03 15:25:26 +0100 |
commit | 83636e4ea30f8c5666666b7b026dfd02544a429a (patch) | |
tree | 2b2bc7be630ff4cabc39c6b9610626cfc9b8857d /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 7aca2847ff7ec5612451dd9cc672f03b70251419 (diff) |
release v1.011.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 8377894..9a9358e 100644 --- a/lib/Travel/Status/DE/DeutscheBahn.pm +++ b/lib/Travel/Status/DE/DeutscheBahn.pm @@ -10,7 +10,7 @@ use POSIX qw(strftime); use Travel::Status::DE::DeutscheBahn::Result; use XML::LibXML; -our $VERSION = '1.00'; +our $VERSION = '1.01'; sub new { my ( $obj, %conf ) = @_; @@ -282,7 +282,7 @@ arrival/departure monitor =head1 VERSION -version 1.00 +version 1.01 =head1 DESCRIPTION |