URI: 
       bump version to 0.9.1 - 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 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\