URI:
       bump version to 0.9 - stagit-gopher - static git page generator for gopher
  HTML git clone https://git.drkhsh.at/stagit-gopher.git
   DIR Log
   DIR Files
   DIR Refs
   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