diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-11-16 07:12:02 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-11-16 07:12:02 +0100 |
| commit | 26a535f0412353a5ac8f51e191e6a75f3b800000 (patch) | |
| tree | 7efb9821913d986057e67669a19400066d359a40 /bin/dbris-m | |
| parent | c35c3d18e32f05de2ed0be95ce563b5049b38ef2 (diff) | |
Release v0.170.17
Diffstat (limited to 'bin/dbris-m')
| -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 db6cf8c..73028ee 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.16'; +our $VERSION = '0.17'; use utf8; use DateTime; @@ -612,7 +612,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.16 +version 0.17 =head1 DESCRIPTION |
