diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-05-27 16:50:43 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-05-27 16:50:43 +0200 |
commit | de60b20c81fbc77862866c975f8fbe8c099370a9 (patch) | |
tree | f56135d58e3e1a52a0bf97ab3bfd5cd7bd9d1f52 /bin/db-iris | |
parent | ab5bdd013493273de898a5bdebfe6f64f5118372 (diff) |
Release v1.971.97
Diffstat (limited to 'bin/db-iris')
-rwxr-xr-x | bin/db-iris | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/db-iris b/bin/db-iris index 18b44c7..05b82f6 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -4,7 +4,7 @@ use warnings; use 5.014; use utf8; -our $VERSION = '1.96'; +our $VERSION = '1.97'; 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.96 +version 1.97 =head1 DEPRECATION NOTICE |