From d22ce72557d2fd2586261cfe40603641cd57f1ea Mon Sep 17 00:00:00 2001 From: djk Date: Thu, 3 Dec 1998 23:37:28 +0000 Subject: [PATCH] upissued version to 1.7 --- perl/cluster.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl/cluster.pl b/perl/cluster.pl index 4d6a0e1b..9c7e3e72 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -48,7 +48,7 @@ package main; @inqueue = (); # the main input queue, an array of hashes $systime = 0; # the time now (in seconds) -$version = 1.6; # the version no of the software +$version = 1.7; # the version no of the software $starttime = 0; # the starting time of the cluster # handle disconnections -- 2.34.1