From de60b20c81fbc77862866c975f8fbe8c099370a9 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 27 May 2024 16:50:43 +0200 Subject: Release v1.97 --- 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 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 [B<-rx>] [B<-d> I] [B<-o> I] =head1 VERSION -version 1.96 +version 1.97 =head1 DEPRECATION NOTICE -- cgit v1.2.3