diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-28 11:57:04 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-28 11:57:04 +0100 |
| commit | bbcbbed45909411d17366cd2ce3ed9f864bfed33 (patch) | |
| tree | 424620b3bc837fe68d2bfc394410f48587f5cfa4 /bin | |
| parent | e2de80f6bb6e929a8f9a9fb73223c1cd8966db9c (diff) | |
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 668e17a..c813640 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.19'; +our $VERSION = '0.20'; use utf8; use DateTime; @@ -683,7 +683,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.19 +version 0.20 =head1 DESCRIPTION |
