diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-11-17 18:53:53 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-11-17 18:53:53 +0100 |
| commit | eea918a31e59e0e639cb20b86bb83f0cb945ebed (patch) | |
| tree | 9390f6b3a8066c3e2361fca911ee435573a1b0a7 /bin/dbris-m | |
| parent | cc588a319ebe8fb6d878a9c7aa02f1c73ee8fc2a (diff) | |
Release v0.180.18
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 f3a5f4e..f6caafc 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.17'; +our $VERSION = '0.18'; use utf8; use DateTime; @@ -626,7 +626,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.17 +version 0.18 =head1 DESCRIPTION |
