commit 7e4b1bb5850bd99213d82b758117294aa5abae2d parent b30727b888d7a088baca8afbc0470313d9bb4a20 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 6 Aug 2021 18:34:49 +0200 bump version to 1.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_curses -VERSION = 0.9.13 +VERSION = 1.0 # theme, see themes/ directory. SFEED_THEME = mono