]> git.cworth.org Git - sup/commitdiff
updated to 0.0.4
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Thu, 4 Jan 2007 01:24:01 +0000 (01:24 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Thu, 4 Jan 2007 01:24:01 +0000 (01:24 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@163 5c8cc53c-5e98-4d25-b20a-d8db53a31250

Rakefile
www/index.html

index 58bf14885c66ef0285ea464a270c56593160c73b..3313649e756017f11248d857b5a842be39c1055c 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'hoe'
 require './lib/sup.rb'
 
 Hoe.new('sup', Redwood::VERSION) do |p|
-  p.rubyforge_name = 'Sup'
+  p.rubyforge_name = 'sup'
   p.author = "William Morgan"
   p.summary = 'A console-based email client with the best features of GMail, mutt, and emacs. Features full text search, labels, tagged operations, multiple buffers, recent contacts, and more.'
   p.description = p.paragraphs_of('README.txt', 2..4).join("\n\n")
index 939673c8ed4b763f0435b3bcade26c114e445b73..46e0aa6907a5e662fed250421bda938c9824e48a 100644 (file)
@@ -56,7 +56,7 @@ statement</a>.
 
 <h2>Status</h2>
 
-<p> The current version of Sup is 0.0.3, released January 2nd, 2007.
+<p> The current version of Sup is 0.0.4, released January 3rd, 2007.
     This is a beta release. It is unix-centric and has no i18n
     support. It supports only mbox, mbox+ssh, and IMAP, not POP or
     GMail. I plan to fix all of these problems. </p>