summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2020-05-04 13:37:18 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2020-05-04 13:37:18 +0200
commit510947149b81b5b715bb6cffd142fa4ffb0b0f24 (patch)
tree7f3657839d2e85204466f2c6815f18ff6d9f56aa /Makefile
parent7228305a7640f3db16eb4d986b70dcdf63feb323 (diff)
bump version to 0.9.17
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 15589f2..9ffabd7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.16
+VERSION = 0.9.17
# paths
PREFIX = /usr/local