sfeed_curses

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

commit 1a171069b7afbaf99d9f6cde96b5fba1d0e4dc8d
parent 3f27f6d1fbea675c3dedd40d94d6c7d2e607e23f
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri, 26 Jun 2020 14:31:06 +0200

bump version to 0.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.1 +VERSION = 0.2 # paths PREFIX = /usr/local