diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-02-01 19:36:33 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-02-01 19:36:33 +0100 |
commit | e15bfec43fff4e21dd8f8be1a4dfcbf39840b0fb (patch) | |
tree | 740e7f70785cae0028df9b7af330abb714f86925 /bin/dbris-m | |
parent | 93c90b61d701c13d480c39b8af12d46243a18489 (diff) |
Release v0.04 (v0.03 never happened)0.04
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 7c3f245..8ff025c 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.03'; +our $VERSION = '0.04'; use utf8; use DateTime; @@ -568,7 +568,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.03 +version 0.04 =head1 DESCRIPTION |