sfeed

RSS and Atom parser
git clone git://git.codemadness.org/sfeed
Log | Files | Refs | README | LICENSE

commit c43e677d80f5eae1e05bcb71d88008fb8ded8cab
parent 21a263cb27aeaf02b4a0a0319f435fac92f1ea28
Author: Hiltjo Posthuma <[email protected]>
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