diff options
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 71f3fa1..a82c544 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -4,7 +4,7 @@ use warnings; use 5.014; use utf8; -our $VERSION = '1.99'; +our $VERSION = '2.00'; 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.99 +version 2.00 =head1 DEPRECATION NOTICE @@ -868,7 +868,7 @@ There are no known bugs at the moment. =head1 AUTHOR -Copyright (C) 2013-2024 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2013-2025 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 |