summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorLucas Nussbaum <lucas@lucas-nussbaum.net>2010-04-18 15:23:58 +0200
committerLucas Nussbaum <lucas@lucas-nussbaum.net>2010-04-18 15:23:58 +0200
commitc5d45c75e5a81c9eb86821b20f42a63ffe179c96 (patch)
treeb48605abceb5b61c614e7c620208b57f72a754c8 /website
parent1878ae9ec4cf8b2b83cf825240375c86c06c5114 (diff)
downloadfeed2imap-c5d45c75e5a81c9eb86821b20f42a63ffe179c96.tar.gz
feed2imap-c5d45c75e5a81c9eb86821b20f42a63ffe179c96.tar.bz2
feed2imap-c5d45c75e5a81c9eb86821b20f42a63ffe179c96.zip
update website
Diffstat (limited to 'website')
-rw-r--r--website/feed2imap.rss14
-rw-r--r--website/index.html3
2 files changed, 15 insertions, 2 deletions
diff --git a/website/feed2imap.rss b/website/feed2imap.rss
index 3316826..d8ef1f0 100644
--- a/website/feed2imap.rss
+++ b/website/feed2imap.rss
@@ -6,6 +6,20 @@
<description>New releases of Feed2Imap</description>
<language>en</language>
<item>
+ <title>Feed2Imap 1.0 (18/04/2010)</title>
+ <link>http://download.gna.org/feed2imap/feed2imap-1.0.tgz</link>
+ <pubDate>Sun, 18 Apr 2010 15:22:00 +0200</pubDate>
+ <description>Feed2Imap 1.0 has been released.
+
+You can download it from here :
+http://download.gna.org/feed2imap/feed2imap-1.0.tgz
+
+Feed2Imap homepage :
+http://home.gna.org/feed2imap/
+</description>
+</item>
+
+ <item>
<title>Feed2Imap 0.9.4 (27/07/2009)</title>
<link>http://download.gna.org/feed2imap/feed2imap-0.9.4.tgz</link>
<pubDate>Mon, 27 Jul 2009 23:54:00 +0200</pubDate>
diff --git a/website/index.html b/website/index.html
index dbec9d6..53d1597 100644
--- a/website/index.html
+++ b/website/index.html
@@ -57,11 +57,10 @@ 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.4.tgz">version 0.9.4</a>.</p>
+<p>The lastest release is <a href="http://download.gna.org/feed2imap/feed2imap-1.0.tgz">version 1.0</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>.
--->
</p>
<a name="installation"></a>