sfeed

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

commit 018278e40b6794b23f98f57f154bfa1a30d56672
parent f6e73751078be838fe0d5512500b976a19f20616
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Mon, 25 Nov 2019 17:56:17 +0100

bump version to 0.9.15

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.14 +VERSION = 0.9.15 # paths PREFIX = /usr/local