diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-11-15 18:36:15 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-11-15 18:36:15 +0100 |
| commit | 35707c65bf25204f0cfee8515c2314f19ba8c159 (patch) | |
| tree | 456939ae55bbf60726ad3ddbd546e557ddfcb2b4 /bin/dbris-m | |
| parent | 62b239c8b274f5e1b0e3305031a664bb52e6061f (diff) | |
Release v0.160.16
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 d640a7a..008c92d 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.15'; +our $VERSION = '0.16'; use utf8; use DateTime; @@ -607,7 +607,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.15 +version 0.16 =head1 DESCRIPTION |
