diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-09-15 18:57:11 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-09-16 20:23:36 +0200 |
commit | cc56f5f6bb3b70b9b360c27f6a299bb985c1c0f3 (patch) | |
tree | 1eb1374c06ee188102bd65454f484e086bc7378c /bin/db-iris | |
parent | 0b27a13522d9656f2715014a5c5fd2c21be4528c (diff) |
release v1.03
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 90368ca..59ba4ba 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.02'; +our $VERSION = '1.03'; use Carp; use DateTime; @@ -459,7 +459,7 @@ I<station> =head1 VERSION -version 1.02 +version 1.03 =head1 DESCRIPTION |