diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-08-26 15:03:06 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-08-26 15:03:06 +0200 |
commit | 04a72b9634ada77f59f409989d36cb2063d93cb4 (patch) | |
tree | a96009f6093f37f7d37a421b47b3c00bb14b2302 | |
parent | 1baf6462562796680594492b7c6614c0bd5fcbb3 (diff) |
bump version to 0.9.5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include config.mk NAME = sfeed -VERSION = 0.9.4 +VERSION = 0.9.5 BIN = \ sfeed\ sfeed_frames\ |