From 59f80532f10bf3101b954ed30069f55b95476984 Mon Sep 17 00:00:00 2001 From: djk Date: Wed, 23 Dec 1998 18:34:45 +0000 Subject: [PATCH] upissue version --- perl/cluster.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl/cluster.pl b/perl/cluster.pl index f0fced78..d2ae39d2 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -50,7 +50,7 @@ package main; @inqueue = (); # the main input queue, an array of hashes $systime = 0; # the time now (in seconds) -$version = "1.15"; # the version no of the software +$version = "1.16"; # the version no of the software $starttime = 0; # the starting time of the cluster # handle disconnections -- 2.34.1