stagit

static git page generator for debian
git clone git://git.unixkoans.com/stagit.git
Log | Files | Refs | README | LICENSE

commit 41c90a9173d074a9b262e8e6f4059c63bd558a7a
parent 6775e26ebd75660e780c1854a320d74d800e7452
Author: Hiltjo Posthuma <[email protected]>
Date:   Sun Mar 20 14:19:48 +0100

premature version bumperation, 0.4 (unreleased)

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