aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--NEWS4
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@
diff --git a/NEWS b/NEWS
index 3721c2bc..a02e63ab 100644
--- a/NEWS
+++ b/NEWS
@@ -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>.