diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-11-28 16:31:00 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-11-28 16:31:00 +0100 |
commit | 17006dce31238a5ae227ac807d704e15404f6f37 (patch) | |
tree | 6f826506dd3e6586dca33d27104a4a627c30a27f /website/index.html | |
parent | 8128beadf678df2af7c9ddd7c38cf74758b0ea43 (diff) | |
download | fetchmail-17006dce31238a5ae227ac807d704e15404f6f37.tar.gz fetchmail-17006dce31238a5ae227ac807d704e15404f6f37.tar.bz2 fetchmail-17006dce31238a5ae227ac807d704e15404f6f37.zip |
Get ready for 6.4.25.rc3.
Diffstat (limited to 'website/index.html')
-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 53087ffe..1aadb0b9 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 -->2021-11-27</td> +<td align="right"><!-- update date -->2021-11-28</td> </tr> </table> </div> @@ -44,9 +44,9 @@ <div style="background-color:#c0ffc0;color:#000000;"> <h1>NEWS: FETCHMAIL 6.4.25 RELEASE CANDIDATE and 6.4.24 RELEASE</h1> - <p>On 2021-11-27, <a + <p>On 2021-11-28, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.25 release candidate #2 has been issued. A week earlier, release 6.4.24 + 6.4.25 release candidate #3 has been issued. A week earlier, release 6.4.24 had been issued (click this link to download, or to see recent changes).</a> It updates translations and the manual page, fixes a compilation issue |