diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-05 08:17:36 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-05 08:17:36 +0200 |
| commit | 114963475e8e7084b449dd2905fd832b5554c9a0 (patch) | |
| tree | 7f7ef3eefa08f5c43eb812a331bde3fa66bbaf9b /bin | |
| parent | e78ec690456df67d775a1d93e6c232055c327fa8 (diff) | |
Release v0.120.12
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 752c12d..c33d00b 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.11'; +our $VERSION = '0.12'; use utf8; use DateTime; @@ -603,7 +603,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.11 +version 0.12 =head1 DESCRIPTION |
