diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-05-15 18:22:55 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-05-15 18:22:55 +0200 |
commit | 888a578247a5cae153b73f94d8020bcb361b4cc4 (patch) | |
tree | 1e299f928975b3031f4f944a8e0d3893ac0b81a4 /bin/db-iris | |
parent | 5f1502c0c280860719cae3f361dc15551c73c019 (diff) |
release v1.011.01
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 a628e05..eeec35d 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.00'; +our $VERSION = '1.01'; use Carp; use DateTime; @@ -458,7 +458,7 @@ I<station> =head1 VERSION -version 1.00 +version 1.01 =head1 DESCRIPTION |