From e527672c35108f9aede265181a64dc8a1bbb26bb Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 12 Nov 2015 09:44:35 +0100 Subject: prepare v1.04 (will be released from separate branch) --- 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 3278c0f..91780e3 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.03'; +our $VERSION = '1.04'; use Carp; use DateTime; @@ -469,7 +469,7 @@ I =head1 VERSION -version 1.03 +version 1.04 =head1 DESCRIPTION -- cgit v1.2.3