sfeed

simple feed reader - forked from git.codemadness.org/sfeed
git clone git://src.gearsix.net/sfeedsfeed.zip
Log | Files | Refs | Atom | README | LICENSE

commit c2231c4b4f91a86df6192c9830235f3ca499810e
parent 34b0cefd3e144744d65ad1d2ad8e73c8d185b1f0
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Thu, 26 Dec 2024 11:53:19 +0100

bump version to 2.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 = 2.0 +VERSION = 2.1 # curses theme, see themes/ directory. SFEED_THEME = mono