stagit

static git repository generator

git clone https://9o.is/git/stagit.git

commit b366a882bec922814752416c85de23df03343103
parent f40f77a1fd15358215cc2a03ea552b669f05045d
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue, 25 Dec 2018 13:44:02 +0100

bump version to 0.9

Diffstat:
MMakefile | 2+-
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