sfeed

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

commit c43e677d80f5eae1e05bcb71d88008fb8ded8cab
parent 21a263cb27aeaf02b4a0a0319f435fac92f1ea28
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri, 18 Aug 2023 18:40:05 +0200

bump version to 1.9

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.8 +VERSION = 1.9 # curses theme, see themes/ directory. SFEED_THEME = mono