From 6cb14cf01403e881877a20f70a176fd1a48afe0e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 1 Jul 1997 13:09:20 +0000 Subject: version bump. svn path=/trunk/; revision=1127 --- Makefile.in | 3 ++- NEWS | 2 +- fetchmail-FAQ.html | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Makefile.in b/Makefile.in index ec36a1c0..974a6b64 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,7 @@ # If you're running QNX, we can't assume a working autoconf. # So just uncomment all the lines marked QNX. -VERS=3.9.9 +VERS=4.0.0 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -217,6 +217,7 @@ all = $(docs) $(config) $(srcs) $(parser) $(headers) $(extra) $(scripts) \ MANIFEST: $(srcdir) Makefile.in @echo $(all) | tr "[ \t]" '\n' | sort | sed "s/\\./fetchmail-$(VERS)/" >MANIFEST + @wc -l MANIFEST FAQ: fetchmail.FAQ.html lynx -dump -nolist fetchmail.FAQ.html >FAQ diff --git a/NEWS b/NEWS index 29df7290..3ae72366 100644 --- a/NEWS +++ b/NEWS @@ -29,7 +29,7 @@ fetchmail-4.0.0 () * Fixes for minor compilation glitches. * Progress messages now show total count as well as message number. -There are 248 people on the fetchmail-friends list. +There are 252 people on the fetchmail-friends list. pl 3.9.9 (Wed Jun 25 11:01:51 EDT 1997): * We can now process multiple To headers a la Microsoft Exchange Server. diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 8ea532b3..a3ef7eb2 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -9,7 +9,7 @@

Frequently Asked Questions About Fetchmail

-The current version of fetchmail is 3.9.9.

+The current version of fetchmail is 4.0.0.

Before reporting any bug, please read G3 for advice on how to include diagnostic information that will get your bug fixed @@ -1113,7 +1113,7 @@ biff n to solve the problem system-wide.

-$Id: fetchmail-FAQ.html,v 1.40 1997/06/25 22:42:43 esr Exp $

+$Id: fetchmail-FAQ.html,v 1.41 1997/07/01 13:09:20 esr Exp $


Eric S. Raymond <esr@snark.thyrsus.com>
-- cgit v1.2.3