From f91e843bd91e37a969d0be7e1168649b076e5170 Mon Sep 17 00:00:00 2001 From: djk Date: Mon, 7 Dec 1998 14:22:36 +0000 Subject: [PATCH] upissued version no --- cmd/Commands_en.hlp | 2 +- perl/cluster.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/Commands_en.hlp b/cmd/Commands_en.hlp index aee33924..cc518e93 100644 --- a/cmd/Commands_en.hlp +++ b/cmd/Commands_en.hlp @@ -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 ^Interrogate the spot database by country diff --git a/perl/cluster.pl b/perl/cluster.pl index 0caade5c..1eb82078 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -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 -- 2.34.1