diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-20 05:50:20 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-20 05:50:20 +0100 |
| commit | baaf237d62758e7f8b302abb0a5a1d9624bf2150 (patch) | |
| tree | f2ac477d27a1597b07653ec139b1da5ad6b0f1a5 /bin | |
| parent | 38ed1fe70d93b99b6047624697336e00ca0d45eb (diff) | |
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 a82c544..5c227a9 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -4,7 +4,7 @@ use warnings; use 5.014; use utf8; -our $VERSION = '2.00'; +our $VERSION = '2.01'; use DateTime; use DateTime::Format::Strptime; @@ -587,7 +587,7 @@ B<db-iris> [B<-rx>] [B<-d> I<date>] [B<-o> I<output-flags>] =head1 VERSION -version 2.00 +version 2.01 =head1 DEPRECATION NOTICE |
