diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-10-26 21:42:31 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-10-26 21:42:31 +0100 |
| commit | 5374c3eb342d17d14f78fddc429dac7475306b29 (patch) | |
| tree | c7e638bf461eda0f2e03ee8906b1d96b37f9b533 /bin/dbris-m | |
| parent | bac60ded6fc66f29bf431389fff38e7222bffcdd (diff) | |
Release v0.150.15
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 ad590b7..d640a7a 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.14'; +our $VERSION = '0.15'; use utf8; use DateTime; @@ -607,7 +607,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.14 +version 0.15 =head1 DESCRIPTION |
