From 4e759e3b446fa70ea522726348b45b8817eb4de3 Mon Sep 17 00:00:00 2001 From: "Falk Hildebrand (QIB)" Date: Thu, 13 May 2021 12:18:51 +0100 Subject: [PATCH] RC 2.04 --- lotus2.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lotus2.pl b/lotus2.pl index 7168989..1736e05 100644 --- a/lotus2.pl +++ b/lotus2.pl @@ -82,7 +82,7 @@ sub systemW; #versioning -my $selfID = "LotuS 2.03"; #release candidate: 2.0 +my $selfID = "LotuS 2.04"; #release candidate: 2.0 #keep track of time my $start = time;