From 616076b647e2b4c07e0972da9241158ce71e66dd Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 8 Oct 1998 15:20:29 +0000 Subject: Ready to ship 4.6.1; 4.6.0 is gold now. svn path=/trunk/; revision=2080 --- indexgen.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/indexgen.sh b/indexgen.sh index b7c9303e..7139c68b 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -2,8 +2,8 @@ # # indexgen.sh -- generate current version of fetchmail home page. # -goldvers="4.5.0" -goldname="4.5.0bis" +goldvers="4.6.0" +goldname="4.6.0" version=`sed -n Fetchmail is fast and lightweight. It packs all its standard -features (POP3, IMAP, and ETRN support) in less than 96K of core on a +features (POP3, IMAP, and ETRN support) in less than 97K of core on a Pentium under Linux.

Fetchmail is open-source @@ -88,7 +88,7 @@ about what fetchmail does.

See the HTML Fetchmail FAQ for troubleshooting help.

-See the Fetchmail Design Notes +See the Fetchmail Design Notes for discussion of some of the design choices in fetchmail.

How to get fetchmail:

-- cgit v1.2.3