URI:
       bump version to 0.9.1 - 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 5a8540c7f9ec50f9fe1b5f163ccfa2d0e5ed5c0b
   DIR parent 700588116af76c9a3989c8356952493d592d792b
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Fri, 22 Feb 2019 11:14:16 +0100
       
       bump version to 0.9.1
       
       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.9
       +VERSION = 0.9.1
        
        SRC = \
                stagit-gopher.c\