summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-07-10 18:39:56 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-07-10 18:39:56 +0200
commit82db1194f331d48515961e66893018db4f100569 (patch)
treefd07ccbf042b2b62202a609aeeb102e33087b4df /Makefile
parent57daf99ec7b6e83dab788787728b28b07421bd13 (diff)
bump version to 0.9.25
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4366f4..345b31d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.24
+VERSION = 0.9.25
# paths
PREFIX = /usr/local