diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-07-10 18:39:56 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-07-10 18:39:56 +0200 |
commit | 82db1194f331d48515961e66893018db4f100569 (patch) | |
tree | fd07ccbf042b2b62202a609aeeb102e33087b4df | |
parent | 57daf99ec7b6e83dab788787728b28b07421bd13 (diff) |
bump version to 0.9.25
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .POSIX: NAME = sfeed -VERSION = 0.9.24 +VERSION = 0.9.25 # paths PREFIX = /usr/local |