issued 1.15 R_1_15
authordjk <djk>
Tue, 22 Dec 1998 12:58:13 +0000 (12:58 +0000)
committerdjk <djk>
Tue, 22 Dec 1998 12:58:13 +0000 (12:58 +0000)
Changes
perl/cluster.pl

diff --git a/Changes b/Changes
index 544578df12e2ae28313f4cd8e68ff637b664cbbb..8d46b7aba643b99b69b193437140fcf748cf6bfe 100644 (file)
--- 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 
index e671c5d40b09627c6e882cdacd48f2aded8124d9..f0fced78adf0bfc93e47416421c83cb3f50866b8 100755 (executable)
@@ -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