sfeed

Simple RSS and Atom feed parser
git clone https://git.sinitax.com/codemadness/sfeed
Log | Files | Refs | README | LICENSE | Upstream | sfeed.txt

commit 19a4c010f95ad17e02ca59e9949524e801ad22f2
parent 9d6dd2a5072c0702cb56cced861ca4539e98c553
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat, 25 Feb 2023 14:40:11 +0100

bump version to 1.7

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

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = sfeed -VERSION = 1.6 +VERSION = 1.7 # curses theme, see themes/ directory. SFEED_THEME = mono