diff options
Diffstat (limited to '')
-rw-r--r-- | website/feed2imap.rss | 13 | ||||
-rw-r--r-- | website/index.html | 2 |
2 files changed, 14 insertions, 1 deletions
diff --git a/website/feed2imap.rss b/website/feed2imap.rss index 9aec7d5..7f83a2c 100644 --- a/website/feed2imap.rss +++ b/website/feed2imap.rss @@ -6,6 +6,19 @@ <description>New releases of Feed2Imap</description>
<language>en</language>
<item>
+ <title>Feed2Imap 0.9.3 (23/07/2008)</title>
+ <link>http://download.gna.org/feed2imap/feed2imap-0.9.3.tgz</link>
+ <pubDate>Wed, 23 Jul 2008 18:19:00 +0200</pubDate>
+ <description>Feed2Imap 0.9.3 has been released.
+
+You can download it from here :
+http://download.gna.org/feed2imap/feed2imap-0.9.3.tgz
+
+Feed2Imap homepage :
+http://home.gna.org/feed2imap/
+</description>
+</item>
+<item>
<title>Feed2Imap 0.9.2 (28/10/2007)</title>
<link>http://download.gna.org/feed2imap/feed2imap-0.9.2.tgz</link>
<pubDate>Sun, 28 Oct 2007 20:39:00 +0200</pubDate>
diff --git a/website/index.html b/website/index.html index 9dc3854..1d3d050 100644 --- a/website/index.html +++ b/website/index.html @@ -57,7 +57,7 @@ when trying to keep up with their feeds. Other solutions to this problem include <a name="download"></a> <h2>Download</h2> -<p>The lastest release is <a href="http://download.gna.org/feed2imap/feed2imap-0.9.2.tgz">version 0.9.2</a>.</p> +<p>The lastest release is <a href="http://download.gna.org/feed2imap/feed2imap-0.9.3.tgz">version 0.9.3</a>.</p> <p>Downloads are available on <a href="http://download.gna.org/feed2imap/">http://download.gna.org/feed2imap/</a>.</p> <p>New releases are advertised using this <a href="http://home.gna.org/feed2imap/feed2imap.rss">RSS feed</a>.</p> <p>There's also a Debian/Ubuntu package. Just <b>apt-get install feed2imap</b>. |