diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-06-24 13:12:30 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-06-24 13:12:30 +0200 |
commit | f51f23db430342982154df3b291b09f2062ced2c (patch) | |
tree | f16931923119646260782bda6c2f08f1a2dc6a98 | |
parent | b584bb7f08c61f0014c5651ed2aab0588ee3cda0 (diff) |
bump version to 0.9.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include config.mk NAME = sfeed -VERSION = 0.9.3 +VERSION = 0.9.4 BIN = \ sfeed\ sfeed_frames\ |