From 62fd3e6f7a1269129ab12d3343561875e52f44b4 Mon Sep 17 00:00:00 2001 From: Derf Null Date: Mon, 29 May 2023 14:34:17 +0200 Subject: Release v1.85 --- 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 7ec96a6..c99b061 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.84'; +our $VERSION = '1.85'; use DateTime; use DateTime::Format::Strptime; @@ -573,7 +573,7 @@ B [B<-rx>] [B<-d> I] [B<-o> I] =head1 VERSION -version 1.84 +version 1.85 =head1 DESCRIPTION -- cgit v1.2.3