sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit d4d87b51304d491e9dbe3cdc6d9613ba848e64e8
parent 929b620f46fdeca4465358d7524d219769a594a7
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Sun, 10 Dec 2006 20:28:35 +0000

christ


git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@82 5c8cc53c-5e98-4d25-b20a-d8db53a31250

Diffstat:
M lib/sup.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/sup.rb b/lib/sup.rb
@@ -15,7 +15,7 @@ class Object
 end
 
 module Redwood
-  VERSION = "0.0.2a"
+  VERSION = "0.0.2"
 
   BASE_DIR   = File.join(ENV["HOME"], ".sup")
   CONFIG_FN  = File.join(BASE_DIR, "config.yaml")