stagit-gopher

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

commit c2563a0ef6a3aad37cc234e2bfd9456c615917a9
parent 3be1a74e36d2b7bb6064fe671e39fca4b434a655
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue, 25 Dec 2018 13:42:38 +0100

bump version to 0.9

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