diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-01-09 18:16:44 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-01-09 18:16:44 +0100 |
commit | 09e38ae5f0e7ec0f2a8347cf6149ded75dd36629 (patch) | |
tree | a1a910959e86ae3bc56c5b93759b03ae34f33a87 /bin/db-iris | |
parent | d13e9426c6733206bd92d813c8ff2cd2a5d7c734 (diff) |
version bump0.07
Diffstat (limited to 'bin/db-iris')
-rwxr-xr-x | bin/db-iris | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/db-iris b/bin/db-iris index 3920f53..f05e718 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.06'; +our $VERSION = '0.07'; use Carp; use DateTime; @@ -387,7 +387,7 @@ I<station> =head1 VERSION -version 0.06 +version 0.07 =head1 DESCRIPTION @@ -590,7 +590,7 @@ Unknown. =head1 AUTHOR -Copyright (C) 2013-2014 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2013-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |