From e15bfec43fff4e21dd8f8be1a4dfcbf39840b0fb Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 1 Feb 2025 19:36:33 +0100 Subject: Release v0.04 (v0.03 never happened) --- 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 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 BI|IB<:>I =head1 VERSION -version 0.03 +version 0.04 =head1 DESCRIPTION -- cgit v1.2.3