diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-01-24 21:27:07 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-01-24 21:27:07 +0100 |
commit | a5a431df04f2984eb26b1fdd436d6d68d8a36c08 (patch) | |
tree | 2eab6fee7c53f9cc1a15d9c71f73d7b306d09f49 /lib/Travel/Status/DE/IRIS/Result.pm | |
parent | 7815d7dc4ad61a002dc6b27e07ad3b555c62e669 (diff) |
Release v1.631.63
Diffstat (limited to 'lib/Travel/Status/DE/IRIS/Result.pm')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Result.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Result.pm b/lib/Travel/Status/DE/IRIS/Result.pm index 275642d..1b4916e 100644 --- a/lib/Travel/Status/DE/IRIS/Result.pm +++ b/lib/Travel/Status/DE/IRIS/Result.pm @@ -15,7 +15,7 @@ use List::Compare; use List::MoreUtils qw(none uniq lastval); use Scalar::Util qw(weaken); -our $VERSION = '1.62'; +our $VERSION = '1.63'; my %translation = ( 1 => 'Nähere Informationen in Kürze', @@ -876,7 +876,7 @@ arrival/departure received by Travel::Status::DE::IRIS =head1 VERSION -version 1.62 +version 1.63 =head1 DESCRIPTION |