X-Git-Url: https://code.th-h.de/?p=usenet%2Fyapfaq.git;a=blobdiff_plain;f=yapfaq.pl;h=50928277f62f6c05974e72e89055c2e5a843d147;hp=dd5e57b2b5f04cc75cf8702c027dac4cd9281469;hb=refs%2Ftags%2Fv0.7;hpb=ac69c3ee90e23482bdf84d68d2a401ef0d2ec6b4 diff --git a/yapfaq.pl b/yapfaq.pl index dd5e57b..5092827 100644 --- a/yapfaq.pl +++ b/yapfaq.pl @@ -1,6 +1,6 @@ #! /usr/bin/perl -W # -# yapfaq Version 0.6 by Thomas Hochstein +# yapfaq Version 0.7 by Thomas Hochstein # (Original author: Marc Brockschmidt) # # This script posts any project described in its config-file. Most people @@ -12,7 +12,7 @@ # It can be redistributed and/or modified under the same terms under # which Perl itself is published. -my $Version = "0.6.2"; +my $Version = "0.7"; my $RCFile = '.yapfaqrc'; my @ValidConfVars = ('NNTPServer','NNTPUser','NNTPPass','Sender','ConfigFile',