diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-06-14 19:17:57 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-06-14 19:17:57 +0200 |
commit | 075d8029dbb439cf6423c24b587848160337474a (patch) | |
tree | 4aa279fe8a0e0ef08163f0fdedb904237c3d4c5c /website/index.html | |
parent | 238b70b3ccc0940659ee309c40218dd3dee81b44 (diff) | |
download | fetchmail-075d8029dbb439cf6423c24b587848160337474a.tar.gz fetchmail-075d8029dbb439cf6423c24b587848160337474a.tar.bz2 fetchmail-075d8029dbb439cf6423c24b587848160337474a.zip |
Bump website for 6.4.7.
Diffstat (limited to 'website/index.html')
-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 9f8303f4..06a0fc43 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-05-29</td> +<td align="right"><!-- update date -->2020-06-14</td> </tr> </table> </div> @@ -43,10 +43,10 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.6 RELEASE</h1> - <p>On 2020-05-29, <a + <h1>NEWS: FETCHMAIL 6.4.7 RELEASE</h1> + <p>On 2020-06-14, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.6 has been released (click this link to download, or to see recent changes). + 6.4.7 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> |