diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-11-12 09:44:35 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-11-12 09:44:35 +0100 |
commit | e527672c35108f9aede265181a64dc8a1bbb26bb (patch) | |
tree | eeca12f24036842fc102fa42a74519032f038c37 /bin | |
parent | ab87fea76dc850dddd8d01aa6737d93260c7f7d9 (diff) |
prepare v1.04 (will be released from separate branch)
Diffstat (limited to 'bin')
-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 3278c0f..91780e3 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.03'; +our $VERSION = '1.04'; use Carp; use DateTime; @@ -469,7 +469,7 @@ I<station> =head1 VERSION -version 1.03 +version 1.04 =head1 DESCRIPTION |