diff options
| author | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-03-25 18:14:28 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-03-25 18:14:28 +0100 |
| commit | 7253e4dfc6dac92ccc8937f024f93f84aae1aa1c (patch) | |
| tree | 7a9ba4db6a7a14d5bc107f73cde5e3ef8d07fb32 /bin | |
| parent | 93497011d13076c70d5bf58a1fa045560a4dc815 (diff) | |
Release v0.080.08
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 f79e6d1..13c7020 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.07'; +our $VERSION = '0.08'; use utf8; use DateTime; @@ -575,7 +575,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.07 +version 0.08 =head1 DESCRIPTION |
