From 1588f533d3ff8ea52ca734d53dce62ea004dca71 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 6 Jun 1998 06:01:45 +0000 Subject: Version bump. svn path=/trunk/; revision=1919 --- Makefile.in | 2 +- indexgen.sh | 2 +- 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.

Where you can use fetchmail:

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).

-- cgit v1.2.3