From 7253e4dfc6dac92ccc8937f024f93f84aae1aa1c Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Tue, 25 Mar 2025 18:14:28 +0100 Subject: Release v0.08 --- bin/dbris-m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') 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 BI|IB<:>I =head1 VERSION -version 0.07 +version 0.08 =head1 DESCRIPTION -- cgit v1.2.3