aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-06-06 06:01:45 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-06-06 06:01:45 +0000
commit1588f533d3ff8ea52ca734d53dce62ea004dca71 (patch)
treeec3e9026a1653ee83890cf8e6f1d81728d422bae
parentdc0f035db097d931f8284bb390883a9f6d6a6747 (diff)
downloadfetchmail-1588f533d3ff8ea52ca734d53dce62ea004dca71.tar.gz
fetchmail-1588f533d3ff8ea52ca734d53dce62ea004dca71.tar.bz2
fetchmail-1588f533d3ff8ea52ca734d53dce62ea004dca71.zip
Version bump.
svn path=/trunk/; revision=1919
-rw-r--r--Makefile.in2
-rwxr-xr-xindexgen.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 47fdf2ac..e684fed3 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=4.4.9
+VERS=4.5.0
# Ultrix 2.2 make doesn't expand the value of VPATH.
srcdir = @srcdir@
diff --git a/indexgen.sh b/indexgen.sh
index 29dbaa3a..da10c828 100755
--- a/indexgen.sh
+++ b/indexgen.sh
@@ -193,7 +193,7 @@ for IMAP sessions.<p>
<H1>Where you can use fetchmail:</H1>
The fetchmail code was developed under Linux, but has also been
-extensively tested under 4.4BSD, Solaris, AIX, and NEXTSTEP. It
+extensively tested under 4.4BSD, SunOS, Solaris, AIX, and NEXTSTEP. It
should be readily portable to other Unix variants (it requires only
POSIX plus BSD sockets, and uses GNU autoconf).<P>