From 0935c59c5c8e3a9e5f1e1fcb9ad4cb73a30129ce Mon Sep 17 00:00:00 2001 From: "Falk Hildebrand (QIB)" Date: Wed, 12 May 2021 18:14:26 +0100 Subject: [PATCH] 454 support --- lotus2.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lotus2.pl b/lotus2.pl index d0c5972..a2b7a2f 100644 --- a/lotus2.pl +++ b/lotus2.pl @@ -82,7 +82,7 @@ sub systemW; #versioning -my $selfID = "LotuS 2.02"; #release candidate: 2.0 +my $selfID = "LotuS 2.03"; #release candidate: 2.0 #keep track of time my $start = time;