diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2019-09-28 11:26:20 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2019-09-28 11:26:20 +0200 |
commit | 1b276a079f619e69136f3bb134de80d1c1356597 (patch) | |
tree | 8e0c48f2db027f31cb34935df94455cdfb637507 /website | |
parent | b27a75cd05b681bbdd95396b2874303d6fed4ae0 (diff) | |
download | fetchmail-1b276a079f619e69136f3bb134de80d1c1356597.tar.gz fetchmail-1b276a079f619e69136f3bb134de80d1c1356597.tar.bz2 fetchmail-1b276a079f619e69136f3bb134de80d1c1356597.zip |
Update website for 6.4.1.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/website/index.html b/website/index.html index 0adee74a..370a2179 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.0 RELEASE</h1> - <p>On 2019-09-27, <a + <h1>NEWS: FETCHMAIL 6.4.1 RELEASE</h1> + <p>On 2019-09-28, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.0 has been released (click this link to download, or to see changes since 6.3.26) + 6.4.1 has been released (click this link to download, or to see changes since 6.3.26) </a>. Note that you will need OpenSSL 1.0.2 to compile.</p> <p>This is a RECOMMENDED update for all users. Fetchmail 6.3.x versions are discontinued and no longer supported.</p> </div> |