bump version to 0.9.1 - stagit-gemini - Stagit for gemini protocol Openbsd
 (HTM) git clone git://thinkerwim.org/stagit-gemini.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 5a8540c7f9ec50f9fe1b5f163ccfa2d0e5ed5c0b
 (DIR) parent 700588116af76c9a3989c8356952493d592d792b
 (HTM) 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\