diff options
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/website/index.html b/website/index.html index fb45c0a5..a87633e5 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-11-26</td> +<td align="right"><!-- update date -->2021-01-03</td> </tr> </table> </div> @@ -43,11 +43,12 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.14 RELEASE</h1> - <p>On 2020-11-26, <a + <h1>NEWS: FETCHMAIL 6.4.15 RELEASE</h1> + <p>On 2021-01-03, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.14 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> + 6.4.15 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 has been EOL since Late 2019.</p> <p>Note also that fetchmail 6.3.x versions are discontinued and no longer supported (the youngest 6.3.26 was released in 2013).</p> </div> |