stagit-gopher

static git page generator for gopher (mirror)
git clone git://git.2f30.org/stagit-gopher
Log | Files | Refs | README | LICENSE

commit 1d8355b54e8bd333e00eae3ca4f4e2d0f7ed0733
parent 9b48ff8e67a3b23b301293a63e8d757c8305f522
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat,  7 Apr 2018 14:14:54 +0200

bump version to 0.8

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-gopher -VERSION = 0.7.2 +VERSION = 0.8 SRC = \ stagit-gopher.c\ stagit-gopher-index.c