sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 021db8cd37e1ed595703a109e1029a8e93721324
parent d8c74d2d33613f949fd6c4c1d91b03a8aeb4ff01
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Fri, 11 Apr 2014 09:17:01 +0200

release 0.17.0

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 = "0.16.0"
+  VERSION = "0.17.0"
 end