diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-04-14 22:49:00 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-04-14 22:50:11 +0200 |
commit | 51503d1f80723fcfc0a64681bf0ef3b2750b0181 (patch) | |
tree | d4514a22298e3f1c4dd2befc4af59b59893fefec /bin/db-iris | |
parent | 0540c907d167a097f49012f4235ad6283cfa4ff3 (diff) |
Release v1.171.17
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 1e640d5..8cb50da 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -6,7 +6,7 @@ use utf8; no if $] >= 5.018, warnings => 'experimental::smartmatch'; -our $VERSION = '1.16'; +our $VERSION = '1.17'; use DateTime; use DateTime::Format::Strptime; @@ -535,7 +535,7 @@ I<station> =head1 VERSION -version 1.16 +version 1.17 =head1 DESCRIPTION @@ -755,7 +755,7 @@ Unknown. =head1 AUTHOR -Copyright (C) 2013-2016 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2013-2018 by Daniel 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 also available |