diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-04-05 11:51:34 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-04-05 11:51:34 +0200 |
commit | afb00b32c0dc72fe5a30aa62ae2a242363306986 (patch) | |
tree | 9b550262a818b5c76a988a42e4cef8d2439ce4cc /website | |
parent | 02c92e99549643a321e5dc07efaf3327d1f84f11 (diff) | |
download | fetchmail-afb00b32c0dc72fe5a30aa62ae2a242363306986.tar.gz fetchmail-afb00b32c0dc72fe5a30aa62ae2a242363306986.tar.bz2 fetchmail-afb00b32c0dc72fe5a30aa62ae2a242363306986.zip |
Website update for 6.4.3.
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 53a93a04..d9f0df48 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-02-14</td> +<td align="right"><!-- update date -->2020-04-05</td> </tr> </table> </div> @@ -43,10 +43,10 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.2 RELEASE</h1> - <p>On 2020-02-14, <a + <h1>NEWS: FETCHMAIL 6.4.3 RELEASE</h1> + <p>On 2020-04-05, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.2 has been released (click this link to download, or to see changes since 6.3.26) + 6.4.3 has been released (click this link to download, or to see changes since 6.3.26) </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>This is a RECOMMENDED update for all users and updates fetchmailconf. Fetchmail 6.3.x versions are discontinued and no longer supported.</p> </div> |