diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-10-21 18:58:23 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-10-21 18:58:23 +0200 |
commit | 68cd2f9ba17612427b38f6be37039339432100eb (patch) | |
tree | 901c869aadb365b790467cd15da53bbae20b4ad9 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 8a769cd36383f9af895bae370d478bf6b9dae999 (diff) |
Release v1.031.03
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 537b418..b8918e6 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.02'; +our $VERSION = '1.03'; sub new { my ( $obj, %conf ) = @_; @@ -286,7 +286,7 @@ arrival/departure monitor =head1 VERSION -version 1.02 +version 1.03 =head1 DESCRIPTION |