summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-04-29 18:06:45 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-04-29 18:06:45 +0200
commitf2c8685cc00d1d22e61368fbb8283b379cc2e3df (patch)
treed2996c90d3eba2e78acb50d7e7305db75617e4b5 /Makefile
parentf34d060ef5c91b6ced5f94d21c3da468b4df29e4 (diff)
bump version to 0.9.23
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7e821d0..12d6274 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.22
+VERSION = 0.9.23
# paths
PREFIX = /usr/local