logo

stagit

STAtic GIT web view generator (in C) git clone https://hacktivis.me/git/stagit.git
commit: 41c90a9173d074a9b262e8e6f4059c63bd558a7a
parent 6775e26ebd75660e780c1854a320d74d800e7452
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun, 20 Mar 2016 14:19:48 +0100

premature version bumperation, 0.4 (unreleased)

Diffstat:

MMakefile2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.3 +VERSION = 0.4 SRC = \ stagit.c\ stagit-index.c