diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-08-27 19:26:18 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-08-27 19:26:18 +0200 |
commit | a0d2160c7655eb55d26d25957e43948dc2f8eb48 (patch) | |
tree | 64fb3052e6ec1bbb22662d61ddf65f38bbf5e399 /website | |
parent | dd8273d65113bce2c2f21a65419c406d976f50a7 (diff) | |
download | fetchmail-a0d2160c7655eb55d26d25957e43948dc2f8eb48.tar.gz fetchmail-a0d2160c7655eb55d26d25957e43948dc2f8eb48.tar.bz2 fetchmail-a0d2160c7655eb55d26d25957e43948dc2f8eb48.zip |
website: update with 6.4.9 release.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/website/index.html b/website/index.html index 467c8151..c174f18b 100644 --- a/website/index.html +++ b/website/index.html @@ -15,7 +15,7 @@ <table width="100%" cellpadding="0" summary="Canned page header"> <tr> <td>Fetchmail</td> -<td align="right"><!-- update date -->2020-06-21</td> +<td align="right"><!-- update date -->2020-08-27</td> </tr> </table> </div> @@ -43,10 +43,10 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.8 RELEASE</h1> - <p>On 2020-06-14, <a + <h1>NEWS: FETCHMAIL 6.4.9 RELEASE</h1> + <p>On 2020-08-27, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.8 has been released (click this link to download, or to see recent changes). + 6.4.9 has been released (click this link to download, or to see recent changes). </a> Note that you should use OpenSSL 1.1.1 or newer to compile. OpenSSL 1.0.2 is EOL since Late 2019.</p> <p>Fetchmail 6.3.x versions are discontinued and no longer supported.</p> </div> |