upissued version to 1.7
authordjk <djk>
Thu, 3 Dec 1998 23:37:28 +0000 (23:37 +0000)
committerdjk <djk>
Thu, 3 Dec 1998 23:37:28 +0000 (23:37 +0000)
perl/cluster.pl

index 4d6a0e1b9a22f3e481643f8a069620161af67634..9c7e3e72a36070f77db12e3a28a63bdc0f996780 100755 (executable)
@@ -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