]> git.cworth.org Git - sup/commitdiff
updated to 0.0.6
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Sat, 6 Jan 2007 16:20:26 +0000 (16:20 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Sat, 6 Jan 2007 16:20:26 +0000 (16:20 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@218 5c8cc53c-5e98-4d25-b20a-d8db53a31250

lib/sup.rb
www/index.html

index abb5269da4b728e606a73ce9103dab7ad75f0ec4..2d07052e8fa2a360573188375514e14cbb2ae392 100644 (file)
@@ -13,7 +13,7 @@ class Object
 end
 
 module Redwood
-  VERSION = "0.0.5"
+  VERSION = "0.0.6"
 
   BASE_DIR   = ENV["SUP_BASE"] || File.join(ENV["HOME"], ".sup")
   CONFIG_FN  = File.join(BASE_DIR, "config.yaml")
index 58a2687afe17d1e6f857f545e3ee83815a8b9a9a..43ef4a5f6f1b1741df90812d0b123d109a1d888a 100644 (file)
@@ -56,7 +56,7 @@ the <a href="Philosophy.txt">philosophical statement</a>.
 
 <h2>Status</h2>
 
-<p> The current version of Sup is 0.0.5, released January 5th, 2007.
+<p> The current version of Sup is 0.0.6, released January 6th, 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>