diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-01-26 16:38:18 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-01-26 16:38:18 +0100 |
commit | 281f534570991487787e12cd7d2b081a835c4d97 (patch) | |
tree | 6d965f77d45a98a27f75cb45558e9490cd490805 /bin/db-iris | |
parent | 969618a2c3a52a5be1762e4459ad8d7b2b5e4778 (diff) |
Version bump1.13
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 6272a9b..78ebe44 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.12'; +our $VERSION = '1.13'; use DateTime; use DateTime::Format::Strptime; @@ -528,7 +528,7 @@ I<station> =head1 VERSION -version 1.12 +version 1.13 =head1 DESCRIPTION |