summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-03-13 13:22:10 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-03-13 13:22:10 +0100
commit4e96b1f3f90c86589006070fe739ee9a6c5d06de (patch)
tree369e65590b597659bfa5453997a590f162d4d02e /Makefile
parent99a8e4deeb81480f2c0c2798256fe9c2df006ff1 (diff)
bump version to 0.9.22
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c6273f..d738559 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.21
+VERSION = 0.9.22
# paths
PREFIX = /usr/local