From f28ea9c3850178352cee72acd56ae073ee6d3f20 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 4 Sep 2011 18:44:02 +0200 Subject: Release v1.00 --- lib/Travel/Status/DE/DeutscheBahn.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/DeutscheBahn.pm') diff --git a/lib/Travel/Status/DE/DeutscheBahn.pm b/lib/Travel/Status/DE/DeutscheBahn.pm index 46b679e..3e9762d 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 = '0.05'; +our $VERSION = '1.00'; sub new { my ( $obj, %conf ) = @_; @@ -222,7 +222,7 @@ arrival/departure monitor =head1 VERSION -version 0.05 +version 1.00 =head1 DESCRIPTION -- cgit v1.2.3