diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-14 11:20:14 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-14 11:20:14 +0100 |
| commit | 664f6f0d2d9c971e10a6aefc54dd0597ef80e91e (patch) | |
| tree | 31dca99638b2e4e5f47b63009d50d69e272f587d /bin/dbris-m | |
| parent | 8036bc9c815edab80db007e8e5e515e3fd1e1e4d (diff) | |
Release v0.190.19
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 88804d5..668e17a 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.18'; +our $VERSION = '0.19'; use utf8; use DateTime; @@ -683,7 +683,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.18 +version 0.19 =head1 DESCRIPTION |
