upissued version no R_1_9
authordjk <djk>
Mon, 7 Dec 1998 14:22:36 +0000 (14:22 +0000)
committerdjk <djk>
Mon, 7 Dec 1998 14:22:36 +0000 (14:22 +0000)
cmd/Commands_en.hlp
perl/cluster.pl

index aee33924df02508b312054d62cd768dfaf23e387..cc518e938451d7cf34b3258efcee526c6b4f4256 100644 (file)
@@ -168,7 +168,7 @@ You can have multiple qualifiers so that you can have for example:-
 which should send a copy of message 123 to G1TLH and G0RDI and you will
 receive a read receipt when they have read the message.
 
-SB is an alias for SEND NOPRIVATE
+SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
 SP is an alias for SEND PRIVATE
   
 === 0^SHOW/DXCC <prefix>^Interrogate the spot database by country
index 0caade5c98da91c243181658bc17ce1b58e5c233..1eb8207806716033fbb16e9014b7e4fa9fd68d21 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.8;                                        # the version no of the software
+$version = 1.9;                                        # the version no of the software
 $starttime = 0;                 # the starting time of the cluster   
  
 # handle disconnections