diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2017-12-25 12:46:50 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2017-12-25 12:46:50 +0100 |
commit | e4277580c36261832e62316b50f18b916424cf19 (patch) | |
tree | 487209ca0f22e5d930b6bf5009a2f2cea6e8f38e /Makefile | |
parent | d7108df3ace3b9be56892657b3a8d0e25933d5c5 (diff) |
bump version 0.9.3 already
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include config.mk NAME = sfeed -VERSION = 0.9.1 +VERSION = 0.9.3 BIN = \ sfeed\ sfeed_frames\ |