commit 82db1194f331d48515961e66893018db4f100569 parent 57daf99ec7b6e83dab788787728b28b07421bd13 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 10 Jul 2021 18:39:56 +0200 bump version to 0.9.25 Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = sfeed -VERSION = 0.9.24 +VERSION = 0.9.25 # paths PREFIX = /usr/local