sfeed

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

commit 90dc98b7326f08e59b1ba0d469f1db8e2c97bd65
parent 80a1ee37807f7be900a9bb9281f98e33b6a890a1
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat, 27 Nov 2021 11:26:59 +0100

bump version to 1.1

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