stagit

static git repository generator

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

commit eb37f8d89c1ccc8cae5ed65bfd2fa596466e1b2b
parent 16e81d171d8b8e3fd9eab42774993cc3efa4a11d
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Thu,  5 Jan 2017 18:47:26 +0100

bump version to 0.5

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.4 +VERSION = 0.5 SRC = \ stagit.c\ stagit-index.c