bump version to 0.9 - stagit-gopher - A git gopher frontend. (mirror) HTML git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/ DIR Log DIR Files DIR Refs DIR Tags DIR README DIR LICENSE --- DIR commit c2563a0ef6a3aad37cc234e2bfd9456c615917a9 DIR parent 3be1a74e36d2b7bb6064fe671e39fca4b434a655 HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Tue, 25 Dec 2018 13:42:38 +0100 bump version to 0.9 Diffstat: M Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR 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