summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-06-03 17:02:38 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-06-03 17:02:38 +0200
commitd254a6ac173d1651efb7f0beb8e83d3e84a4d123 (patch)
tree3416573c9920153dbc87f77e6ade350072987e27 /Makefile
parent3efa3b0e267540ed85c583b7c2259a93db09f276 (diff)
bump version to 0.9.24
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 12d6274..aae8e6e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.23
+VERSION = 0.9.24
# paths
PREFIX = /usr/local