diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-03-12 19:40:37 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-03-12 19:40:37 +0100 |
commit | 70033e0073c04903e228f0535bf68d55106779e0 (patch) | |
tree | f98bf4a7a55011da611681ebf3ffccfce0316ee1 /bin/db-iris | |
parent | 1bb9d02f171ecd081063e7bceead972b6b117e34 (diff) |
version bump0.08
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 f05e718..73592ba 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.07'; +our $VERSION = '0.08'; use Carp; use DateTime; @@ -387,7 +387,7 @@ I<station> =head1 VERSION -version 0.07 +version 0.08 =head1 DESCRIPTION |