diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-02-03 20:34:07 +0100 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-02-03 20:34:07 +0100 |
commit | dee03a03ddb80efeb500f1cc38c5b27ccb676ef3 (patch) | |
tree | 771aae6e75387bc9d33e600a307f91ccc6e59897 /bin/dbris-m | |
parent | 24cc6ff4f6e81faf8cbfbb7d5f0f19c1e0d0b47c (diff) |
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 8ff025c..b8e9378 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.04'; +our $VERSION = '0.05'; use utf8; use DateTime; @@ -568,7 +568,7 @@ B<dbris-m> B<?>I<query>|I<lat>B<:>I<lon> =head1 VERSION -version 0.04 +version 0.05 =head1 DESCRIPTION |