commit f954bc079dd8eb8c7e226f824c534240856a9663 parent f7c5083439b9d9b54df347840ff54ccc0ba11118 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sun, 28 Jun 2020 20:34:07 +0200 bump version to 0.4 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.3 +VERSION = 0.4 # paths PREFIX = /usr/local