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;