diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2026-01-04 19:41:58 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2026-01-04 19:41:58 +0100 |
| commit | 50315971e33bccc45cc4883d49c84e23874a51de (patch) | |
| tree | c7630b19a382f215c6fe4fac7f9bcb47ea671344 /bin/dbris-m | |
| parent | 84cc650837595b09fdfd737e6c8cfa02a8d59dc9 (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 06bde0f..46f128d 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.21'; +our $VERSION = '0.22'; use utf8; use DateTime; @@ -685,7 +685,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.21 +version 0.22 =head1 DESCRIPTION |
