diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in index 8ba0a55e..07e2fce4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.0.0 +VERSION = 4.7.9 SUBDIRS = @INTLSUB@ @POSUB@ @@ -8,7 +8,7 @@ Release Notes: -fetchmail-5.0.0 (): +fetchmail-4.7.9 (): * Patch by Dan Root to solve an endianness problem in IMAP-K4. * Fix lexical-analyzer bug that rejected `set nobouncemail', * Prevent send_bouncemail from stepping on SMTP antispam response. @@ -18,7 +18,7 @@ fetchmail-5.0.0 (): * Prevent parsing of delimited protocols from tripping up on a MIME-armored line consisting of "=2E\r\n". -There are 262 people on fetchmail-friends and 359 on fetchmail-announce. +There are 263 people on fetchmail-friends and 361 on fetchmail-announce. fetchmail-4.7.8 (Mon Feb 22 10:06:04 EST 1999): * FreeBSD support for interface and monitor options by Andy Doran <ad@psn.ie>. |