diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-09-19 19:12:42 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-09-19 19:13:59 +0200 |
commit | 049d8801bf27c96d8ceea0f539416942001a55c5 (patch) | |
tree | b07b7b5a6f2b7127b6e2fd58a202be00caaee87e /bin | |
parent | 3e7ef4cc8f4597ab129faa2be0cfe2fa7e785546 (diff) |
Diffstat (limited to 'bin')
-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 |