stagit

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

commit 824526a656945aeba3c41264f000126f686cabee
parent e2b6fa11fc387a43f62f49ad40924aba3ea9f8d4
Author: Hiltjo Posthuma <[email protected]>
Date:   Wed Jan  6 11:56:52 +0100

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