diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-05-03 12:41:32 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-05-03 12:41:32 +0200 |
commit | b3c6fbcf0acfb0c0799fe3397cbae6e31be68008 (patch) | |
tree | 345e4b623e5dc8b769c039dbdf4cf520af918dc2 /Makefile | |
parent | a41f109d886ef84785b0ae4e10f3bc0dd16b0763 (diff) |
bump version to 0.9.10
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ include config.mk NAME = sfeed -VERSION = 0.9.9 +VERSION = 0.9.10 BIN = \ sfeed\ |