diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-14 10:51:05 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-14 10:51:05 +0000 |
commit | a9c88e7aa9476fdff6a5df1e273c64eec407b973 (patch) | |
tree | 21e07f9730b7f22a6ea7431d841d5bc7635e59a7 | |
parent | 41b67bfd321c44c6aa250502a3f49e893861548d (diff) | |
download | fetchmail-a9c88e7aa9476fdff6a5df1e273c64eec407b973.tar.gz fetchmail-a9c88e7aa9476fdff6a5df1e273c64eec407b973.tar.bz2 fetchmail-a9c88e7aa9476fdff6a5df1e273c64eec407b973.zip |
Version bump.
svn path=/trunk/; revision=2559
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | fetchmail-FAQ.html | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in index 519b642e..9c39f8e3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.0.7 +VERSION = 5.0.8 SUBDIRS = @INTLSUB@ @POSUB@ diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 82dff26f..ca28c90b 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 1999/09/14 08:03:59 $ +<td width="30%" align=right>$Date: 1999/09/14 10:51:05 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -37,7 +37,6 @@ mail it to fetchmail's maintainer, Eric S. Raymond, at IP address?</a><br> <a href="#G10">G10. Is any special configuration needed to use firewalls?</a><br> <a href="#G11">G11. Is any special configuration needed to <em>send</em> mail?</a><br> - <a href="#G12">G12. Is fetchmail Y2K-compliant?</a><br> <h1>Build-time problems:</h1> @@ -2468,7 +2467,7 @@ inactivity timeout.<p> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 1999/09/14 08:03:59 $ +<td width="30%" align=right>$Date: 1999/09/14 10:51:05 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |