diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2026-01-02 12:32:19 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2026-01-02 12:32:19 +0100 |
| commit | eb8fe93b143107f430e215eedfb4b724baba1494 (patch) | |
| tree | 8a573dabfa84ff9233b91f9bc95e1f859c97c4cd /bin | |
| parent | 1f1943b14e89a629a0fc0ad50014ef98d9ba0d84 (diff) | |
Release v0.210.21
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/dbris-m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/dbris-m b/bin/dbris-m index c813640..698d668 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.20'; +our $VERSION = '0.21'; use utf8; use DateTime; @@ -683,7 +683,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.20 +version 0.21 =head1 DESCRIPTION |
