From 63a56b2723837c34bbc169c1ba5a165423568059 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 4 Jul 2024 18:58:26 +0200 Subject: Release v1.98 --- bin/db-iris | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/db-iris b/bin/db-iris index 05b82f6..8edce72 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -4,7 +4,7 @@ use warnings; use 5.014; use utf8; -our $VERSION = '1.97'; +our $VERSION = '1.98'; use DateTime; use DateTime::Format::Strptime; @@ -587,7 +587,7 @@ B [B<-rx>] [B<-d> I] [B<-o> I] =head1 VERSION -version 1.97 +version 1.98 =head1 DEPRECATION NOTICE -- cgit v1.2.3