commit 9ad1cb6e42096a8e1f8663bc0968bb7ea49a5052
parent 1df3f334f6ae77950c9343299fb4bbd449d93729
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 25 Dec 2018 13:44:02 +0100
parent 1df3f334f6ae77950c9343299fb4bbd449d93729
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 25 Dec 2018 13:44:02 +0100
bump version to 0.9
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.8 +VERSION = 0.9 SRC = \ stagit.c\ stagit-index.c