summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2020-11-09 19:16:09 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2020-11-09 19:16:09 +0100
commitcfcdae2a394a2ac0d180ff34cae17e30422d0800 (patch)
treeb4e4837b4e674a6373d26f9dc558cba79706259e /Makefile
parent7664faf66555c5c5b1221322bff7e49722ea36c7 (diff)
bump version to 0.9.20
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3aa81a8..c265b51 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.19
+VERSION = 0.9.20
# paths
PREFIX = /usr/local