diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-08-25 10:38:05 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-08-25 10:39:21 +0200 |
| commit | 42d5deb84d48debf6afd4ee171eeb64fd2136839 (patch) | |
| tree | 6b549d96be03e9003a0bf3d3bb97017dc55319ae /bin | |
| parent | e38908a958c60b98e0d8592df262550b9045b924 (diff) | |
Release v0.130.13
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 c33d00b..dc3aedc 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.12'; +our $VERSION = '0.13'; use utf8; use DateTime; @@ -603,7 +603,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.12 +version 0.13 =head1 DESCRIPTION |
