diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-05-06 21:28:19 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-05-06 21:28:19 +0200 |
commit | bcd07b96d8a465381e6dc5584b94de6a78f822e0 (patch) | |
tree | 6d95ac56315b1e0b0279a9b8739e9abf16add9b3 /bin/dbris-m | |
parent | 6377b7bff399b2114c54d36d44206a54766485d6 (diff) |
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 86f5016..d5cc80f 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.10'; +our $VERSION = '0.11'; use utf8; use DateTime; @@ -588,7 +588,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.10 +version 0.11 =head1 DESCRIPTION |