stagit-gopher

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

commit e7bf2942d6f37ffe0ace237d397abf7480e5c945
parent 203a8500a5017ff2bfb77ccdbd33938c1ad4fea1
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat, 25 Nov 2017 15:31:05 +0100

Makefile: bump version to 0.7.2

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