stagit-gopher

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

commit 7e3db302f1a4e077c24ffd27fbcb5644fe761faf
parent f0d42399d109e07d8d8a7ebc9f189f7db8ab87fb
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Wed,  2 Aug 2017 18:53:49 +0200

bump version for a release soon

there was never a < 0.6 release, but it is kindof in sync with the
HTML stagit.

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