summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2020-02-23 20:34:18 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2020-02-23 20:34:18 +0100
commite3461920b100b12eaaca9664ce161519966b58a9 (patch)
tree732500365f04a71ddc8e2e1042f819ee902e1069 /Makefile
parentbbe2f3fc9a4b7360ca20d71eaa973e8b1c30b0f6 (diff)
bump version to 0.9.16
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5975400..15589f2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.15
+VERSION = 0.9.16
# paths
PREFIX = /usr/local