URI:
       bump version to 0.9.2 - 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 ab837f0b9f0363579c398407f7e694c4052b21a0
   DIR parent c37c488c222ae62fa82edecd2391e5dd76de1e23
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue, 23 Apr 2019 20:53:23 +0200
       
       bump version to 0.9.2
       
       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.1
       +VERSION = 0.9.2
        
        SRC = \
                stagit-gopher.c\