bump version to 0.9.2 - stagit-gopher - A git gopher frontend. (mirror)
 (HTM) 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 ab837f0b9f0363579c398407f7e694c4052b21a0
 (DIR) parent c37c488c222ae62fa82edecd2391e5dd76de1e23
 (HTM) 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\