diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-03-01 14:52:12 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-03-01 14:52:12 +0100 |
commit | 30e596e51d8ef45bbc02dc480cfba8bb4d8f2257 (patch) | |
tree | 219c92457e719a3900d8a523898f72eb9c8b4e37 /bin | |
parent | 68223034185905c37747d431d6c10fef48bb436d (diff) |
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 ea751b3..4bb711e 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.05'; +our $VERSION = '0.06'; use utf8; use DateTime; @@ -573,7 +573,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.05 +version 0.06 =head1 DESCRIPTION |