diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-02-23 20:34:18 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-02-23 20:34:18 +0100 |
commit | e3461920b100b12eaaca9664ce161519966b58a9 (patch) | |
tree | 732500365f04a71ddc8e2e1042f819ee902e1069 | |
parent | bbe2f3fc9a4b7360ca20d71eaa973e8b1c30b0f6 (diff) |
bump version to 0.9.16
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .POSIX: NAME = sfeed -VERSION = 0.9.15 +VERSION = 0.9.16 # paths PREFIX = /usr/local |