commit 1f76c85ab88f0a1a36c7769a0b8ac13b9072105b parent 391a556d308fe19b22614498d8bdefab0c3016be Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 29 Dec 2023 14:29:04 +0100 bump version to 2.0 Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = sfeed -VERSION = 1.9 +VERSION = 2.0 # curses theme, see themes/ directory. SFEED_THEME = mono