commit 2cae6ced5c9317bba2bbde9d1d4d8f5af54169b8 parent bca98c4bb714e70816d1fcda2c9fa0e3f70df003 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Mon, 6 Jul 2020 17:38:56 +0200 bump version to 0.7 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.6 +VERSION = 0.7 # paths PREFIX = /usr/local