sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 073f8304323dfc8d75c3498d1c14723b6d1ad377
parent ecaf71bfe1c676fd02439a528315eeeba8ee181e
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Sat, 31 Aug 2013 18:08:16 +0200

Release 0.14.1

Diffstat:
M lib/sup/version.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/sup/version.rb b/lib/sup/version.rb
@@ -1,3 +1,3 @@
 module Redwood
-  VERSION = "git"
+  VERSION = "0.14.1"
 end