diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-29 19:37:52 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-29 19:37:52 +0100 |
commit | 82754ea1191cbc63c3bc51f7a950e404cf24f523 (patch) | |
tree | c4f6b573956b29c6a3ebc846742156ddafbe7904 /bin/db-iris | |
parent | 20bdb5570ce0ab2040577d947a2409ed8619e5e0 (diff) |
Release v1.941.94
Diffstat (limited to 'bin/db-iris')
-rwxr-xr-x | bin/db-iris | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/db-iris b/bin/db-iris index e05f26f..31ba31b 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -4,7 +4,7 @@ use warnings; use 5.014; use utf8; -our $VERSION = '1.93'; +our $VERSION = '1.94'; use DateTime; use DateTime::Format::Strptime; @@ -587,7 +587,7 @@ B<db-iris> [B<-rx>] [B<-d> I<date>] [B<-o> I<output-flags>] =head1 VERSION -version 1.93 +version 1.94 =head1 DESCRIPTION @@ -858,7 +858,7 @@ There are no known bugs at the moment. =head1 AUTHOR -Copyright (C) 2013-2023 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2013-2024 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt> The station data used by this script is provided by DB Station&Service AG, Europaplatz 1, 10557 Berlin, Germany and available |