sfeed

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

commit 41b46d04521618d33bb159cc963b1d8e6b6e173f
parent 0391bae406896b068c9e82b76aa6c26c7928efc7
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat, 21 May 2022 11:34:58 +0200

bump version to 1.5

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