diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 0d349fd0..e76fe4fc 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.0.5 +VERS=4.0.6 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -19,7 +19,7 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.0.6 () +fetchmail-4.0.6 (Fri Aug 1 11:14:31 EDT 1997) * Changed semantics of `via' and `poll <name>' to be more orthogonal. * Substantially improved option coverage on the man page. * Yet another try at getting the remote-build right for Harry McGavran. |