diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-11-26 11:38:23 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-11-26 11:38:23 +0100 |
commit | d71e7df2d244eb56f2ce265162565408ec0ac24a (patch) | |
tree | 8701029d006f376c7b2076e494d0385bafbcceb8 /website/index.html | |
parent | 7cddbfdd7e2942669e780e1d8e39fb51ca3c5158 (diff) | |
download | fetchmail-d71e7df2d244eb56f2ce265162565408ec0ac24a.tar.gz fetchmail-d71e7df2d244eb56f2ce265162565408ec0ac24a.tar.bz2 fetchmail-d71e7df2d244eb56f2ce265162565408ec0ac24a.zip |
Update website after 6.4.14 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 fdfdc219..fb45c0a5 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-10-25</td> +<td align="right"><!-- update date -->2020-11-26</td> </tr> </table> </div> @@ -43,10 +43,10 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.13 RELEASE</h1> - <p>On 2020-10-25, <a + <h1>NEWS: FETCHMAIL 6.4.14 RELEASE</h1> + <p>On 2020-11-26, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.13 has been released (click this link to download, or to see recent changes). + 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> <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> |