summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2019-11-25 17:56:17 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-11-25 17:56:17 +0100
commit018278e40b6794b23f98f57f154bfa1a30d56672 (patch)
treecef3788b91a34fee828123041efbe2c46dee3f44 /Makefile
parentf6e73751078be838fe0d5512500b976a19f20616 (diff)
bump version to 0.9.15
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fabfe03..857443d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.14
+VERSION = 0.9.15
# paths
PREFIX = /usr/local