diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-08-28 18:39:01 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-08-28 18:39:01 +0200 |
commit | a285befb7493de45863e4bb1b851f3e686022bab (patch) | |
tree | ac3a1ceb4cb22878d9c6eafbb02829e9b3ec97ef /website/index.html | |
parent | 198ad5002421ae218293f10e7eece566209c9119 (diff) | |
download | fetchmail-a285befb7493de45863e4bb1b851f3e686022bab.tar.gz fetchmail-a285befb7493de45863e4bb1b851f3e686022bab.tar.bz2 fetchmail-a285befb7493de45863e4bb1b851f3e686022bab.zip |
Update website for 6.4.11 release.
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 eb707e6f..397f5d6d 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-08-27</td> +<td align="right"><!-- update date -->2020-08-28</td> </tr> </table> </div> @@ -43,10 +43,10 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.10 RELEASE</h1> - <p>On 2020-08-27, <a + <h1>NEWS: FETCHMAIL 6.4.11 RELEASE</h1> + <p>On 2020-08-28, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.10 has been released (click this link to download, or to see recent changes). + 6.4.11 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> |