sfeed

simple feed reader - forked from git.codemadness.org/sfeed
git clone git://src.gearsix.net/sfeed
Log | Files | Refs | Atom | README | LICENSE

commit 6a7229149f03a54d7d63241c4cbc1c83aa9831f0
parent d7b910dcaea6027b5c11f027e3af7eb4ac8962b2
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat, 24 Oct 2020 16:20:38 +0200

bump version to 0.9.19

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

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = sfeed -VERSION = 0.9.18 +VERSION = 0.9.19 # paths PREFIX = /usr/local