diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-08-27 19:50:11 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-08-27 19:50:11 +0200 |
commit | a19cfa560997b67333fb445258cc4893d84e4923 (patch) | |
tree | 9093eb1943077cd0ab1b598e4eef0b5882d7f1ae /website | |
parent | 297e9b48a48518ef122879bcb91ca3440daa669c (diff) | |
download | fetchmail-a19cfa560997b67333fb445258cc4893d84e4923.tar.gz fetchmail-a19cfa560997b67333fb445258cc4893d84e4923.tar.bz2 fetchmail-a19cfa560997b67333fb445258cc4893d84e4923.zip |
website: update with 6.4.10 release.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/index.html b/website/index.html index c174f18b..eb707e6f 100644 --- a/website/index.html +++ b/website/index.html @@ -43,10 +43,10 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.9 RELEASE</h1> + <h1>NEWS: FETCHMAIL 6.4.10 RELEASE</h1> <p>On 2020-08-27, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.9 has been released (click this link to download, or to see recent changes). + 6.4.10 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> |