diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-05-07 20:19:00 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-05-07 20:19:00 +0200 |
commit | 2fc0672cd55db7f731dcf2955b2e85b9dd228bf0 (patch) | |
tree | 210fd3425f70aaa454bfc2129e0849a7317c3117 /website/index.html | |
parent | 5671c538fb5149f0ae475fc87e9deb62d1c3be83 (diff) | |
download | fetchmail-2fc0672cd55db7f731dcf2955b2e85b9dd228bf0.tar.gz fetchmail-2fc0672cd55db7f731dcf2955b2e85b9dd228bf0.tar.bz2 fetchmail-2fc0672cd55db7f731dcf2955b2e85b9dd228bf0.zip |
Fix overlooked 6.4.4 -> 6.4.5.
Diffstat (limited to 'website/index.html')
-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 89e260d7..4b5828d2 100644 --- a/website/index.html +++ b/website/index.html @@ -43,7 +43,7 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.4 RELEASE</h1> + <h1>NEWS: FETCHMAIL 6.4.5 RELEASE</h1> <p>On 2020-05-07, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail 6.4.5 has been released (click this link to download, or to see changes since 6.3.26) |