diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-04-23 20:52:26 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-04-25 19:53:38 +0200 |
commit | 1fe06563b88c072bdbad91a4966204a552a0065b (patch) | |
tree | 47018cad1de02fa662ada21c77e7a12aa03d4643 | |
parent | 48372db7f6d048e77e169c520bdb51e43f9c1702 (diff) |
bump version to 0.9.9
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ include config.mk NAME = sfeed -VERSION = 0.9.8 +VERSION = 0.9.9 BIN = \ sfeed\ |