summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2020-07-06 17:38:17 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2020-07-06 17:38:17 +0200
commit5b130adb977ba0ba233ccc5b2bdfc6d6e37563dd (patch)
tree495438e154c4be0476b9e6c02904c39728143e7f /Makefile
parent17898c52f631c3dd10c11167aaa702e5756dde04 (diff)
bump version to 0.9.18
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e79def5..369740e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.17
+VERSION = 0.9.18
# paths
PREFIX = /usr/local