diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-11-25 17:56:17 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-11-25 17:56:17 +0100 |
commit | 018278e40b6794b23f98f57f154bfa1a30d56672 (patch) | |
tree | cef3788b91a34fee828123041efbe2c46dee3f44 | |
parent | f6e73751078be838fe0d5512500b976a19f20616 (diff) |
bump version to 0.9.15
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .POSIX: NAME = sfeed -VERSION = 0.9.14 +VERSION = 0.9.15 # paths PREFIX = /usr/local |