diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-09-08 15:00:06 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-09-08 15:00:06 +0200 |
commit | 48fb97682d98e8c46c034bdb6a75283f905c0ec0 (patch) | |
tree | ef895609ca07d2876bedd790bbda2254a640371d | |
parent | 4510395a410d74e6f2b63776319ac35ccc414cd9 (diff) |
bump version to 0.9.6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include config.mk NAME = sfeed -VERSION = 0.9.5 +VERSION = 0.9.6 BIN = \ sfeed\ sfeed_frames\ |