diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-03-13 13:22:10 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-03-13 13:22:10 +0100 |
commit | 4e96b1f3f90c86589006070fe739ee9a6c5d06de (patch) | |
tree | 369e65590b597659bfa5453997a590f162d4d02e | |
parent | 99a8e4deeb81480f2c0c2798256fe9c2df006ff1 (diff) |
bump version to 0.9.22
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .POSIX: NAME = sfeed -VERSION = 0.9.21 +VERSION = 0.9.22 # paths PREFIX = /usr/local |