commit a30b351756fc01fac5c44651d3fb394b92479026 parent 6057dfc832cb190a76390fe800b71e7405ea2fcf Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 27 Jun 2020 23:06:13 +0200 bump version to 0.3 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.2 +VERSION = 0.3 # paths PREFIX = /usr/local