diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-04-29 18:06:45 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-04-29 18:06:45 +0200 |
commit | f2c8685cc00d1d22e61368fbb8283b379cc2e3df (patch) | |
tree | d2996c90d3eba2e78acb50d7e7305db75617e4b5 | |
parent | f34d060ef5c91b6ced5f94d21c3da468b4df29e4 (diff) |
bump version to 0.9.23
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .POSIX: NAME = sfeed -VERSION = 0.9.22 +VERSION = 0.9.23 # paths PREFIX = /usr/local |