From c5117802dee6f1540395518b4adaeed3e210d096 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 17 Sep 2023 12:32:36 +0200 Subject: release v1.90 --- bin/db-iris | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/db-iris') diff --git a/bin/db-iris b/bin/db-iris index 32972f5..ef28120 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.89'; +our $VERSION = '1.90'; use DateTime; use DateTime::Format::Strptime; @@ -573,7 +573,7 @@ B [B<-rx>] [B<-d> I] [B<-o> I] =head1 VERSION -version 1.89 +version 1.90 =head1 DESCRIPTION -- cgit v1.2.3