stagit-gopher

[fork] gopher git frontend
Log | Files | Refs | README | LICENSE

commit 9731204482dd309c3de1a1a5055d838f1ec6f899
parent 181145cd95ae69fc4e54d98047aa1dc25d16b404
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun, 19 Nov 2017 14:58:32 +0100

Makefile: bump version to 0.7.1

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