From: djk Date: Tue, 22 Dec 1998 12:58:13 +0000 (+0000) Subject: issued 1.15 X-Git-Tag: R_1_15^0 X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=5f1ef9f393b44a1e4b29b290332c386cfadcb5de;hp=8076ca2b9ae6ee5c5fc567151b5d6a910d545bfe;p=spider.git issued 1.15 --- diff --git a/Changes b/Changes index 544578df..8d46b7ab 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ 1. Added brackets round callsign if not here for prompt 2. Added Iain's set/password routine 3. Fixed sh/dx problems (the xemacs indent region messed Spot.pm up!) +4. Issued 1.15 21Dec98============= late! ==================================================== 1. fixed problem with missing DXDebug in DXProt. 2. Fixed DXDebug so that it actually works as advertised with and without diff --git a/perl/cluster.pl b/perl/cluster.pl index e671c5d4..f0fced78 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.14"; # the version no of the software +$version = "1.15"; # the version no of the software $starttime = 0; # the starting time of the cluster # handle disconnections