From 56afae1f7986850f786e1347d1dac61d810cde47 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 1 May 2015 12:46:14 +0200 Subject: release v1.0 --- 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 3470bcc..044b8bb 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -6,7 +6,7 @@ use utf8; no if $] >= 5.018, warnings => 'experimental::smartmatch'; -our $VERSION = '0.10'; +our $VERSION = '1.00'; use Carp; use DateTime; @@ -458,7 +458,7 @@ I =head1 VERSION -version 0.10 +version 1.00 =head1 DESCRIPTION -- cgit v1.2.3