sfeed_curses

[fork] sfeed (atom feed) reader
Log | Files | Refs | README | LICENSE

commit 98d9741bf02bf36770e921b424499bd6e7faf937
parent cab66e3975eaeaef2c8f675d5348fa5e2e6021e4
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun, 23 Aug 2020 16:41:37 +0200

bump version to 0.9.2

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = sfeed_curses -VERSION = 0.9.1 +VERSION = 0.9.2 # paths PREFIX = /usr/local