diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-06-14 20:51:31 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-06-14 20:51:31 +0200 |
commit | 10d9b317420e4316e87e151113af8339fec595cd (patch) | |
tree | 8c024b45a2ba3c6991456109a74414cd174f5673 /website | |
parent | 7568011589eae5448f95eb651f9aba6790772bc9 (diff) | |
download | fetchmail-10d9b317420e4316e87e151113af8339fec595cd.tar.gz fetchmail-10d9b317420e4316e87e151113af8339fec595cd.tar.bz2 fetchmail-10d9b317420e4316e87e151113af8339fec595cd.zip |
Fix one more 6.4.7 -> 6.4.8.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index ffdbf691..5dc6466a 100644 --- a/website/index.html +++ b/website/index.html @@ -46,7 +46,7 @@ <h1>NEWS: FETCHMAIL 6.4.8 RELEASE</h1> <p>On 2020-06-14, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.7 has been released (click this link to download, or to see recent changes). + 6.4.8 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> |