diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-02-29 19:06:11 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-02-29 19:06:11 +0100 |
commit | c520480fcd688877c890ca2be023cecba5e01c1b (patch) | |
tree | ad520230733810398b63696bf1405c1d8c0c1f83 /bin/db-iris | |
parent | bc207d520565dc9b140d44a0ac363d973d605f5f (diff) |
version bump1.06
Diffstat (limited to 'bin/db-iris')
-rwxr-xr-x | bin/db-iris | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/db-iris b/bin/db-iris index b90c99b..1c5b36b 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.05'; +our $VERSION = '1.06'; use Carp; use DateTime; @@ -469,7 +469,7 @@ I<station> =head1 VERSION -version 1.05 +version 1.06 =head1 DESCRIPTION |