commit c530fa092daa4204ebe0e7a0c798d12d25cb9af9 parent 61f9eb9bb99e3483c34e84eb4387166304a69ce6 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 4 Jul 2020 14:08:26 +0200 bump version to 0.6 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.5 +VERSION = 0.6 # paths PREFIX = /usr/local