stagit

static git repository generator
Log | Files | Refs | README | LICENSE

commit 824526a656945aeba3c41264f000126f686cabee
parent e2b6fa11fc387a43f62f49ad40924aba3ea9f8d4
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Wed Jan  6 11:56:52 2016

premature version bumperation

Diffstat:
 Makefile | 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.1 +VERSION = 0.2 SRC = \ stagit.c\ stagit-index.c