commit 5b130adb977ba0ba233ccc5b2bdfc6d6e37563dd parent 17898c52f631c3dd10c11167aaa702e5756dde04 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Mon, 6 Jul 2020 17:38:17 +0200 bump version to 0.9.18 Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = sfeed -VERSION = 0.9.17 +VERSION = 0.9.18 # paths PREFIX = /usr/local