aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--NEWS2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 249785ad..8a71a6da 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -4,7 +4,7 @@
# So just uncomment all the lines marked QNX.
PACKAGE = fetchmail
-VERSION = 5.8.12
+VERSION = 5.9.12
# Ultrix 2.2 make doesn't expand the value of VPATH.
srcdir = @srcdir@
diff --git a/NEWS b/NEWS
index 3e54ba2b..e7018507 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
-fetchmail-5.8.12 (Tue Jun 4 14:57:47 EDT 2002), 21669 lines:
+fetchmail-5.9.12 (Tue Jun 4 14:57:47 EDT 2002), 21669 lines:
* Brian Grayson's patch enabling compilation under AIX 4.1.
* Federico G. Schwindt's patch to support BSD ELF systems.