URI: 
       bump version to 0.9.3 - 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 de86bac090f236501ee9f211d2bd55aa39c38ac7
   DIR parent a83ff32136aa4f42d62251c30533bfe1b80b7696
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 23 Feb 2020 20:31:13 +0100
       
       bump version to 0.9.3
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -1,7 +1,7 @@
        .POSIX:
        
        NAME = stagit-gopher
       -VERSION = 0.9.2
       +VERSION = 0.9.3
        
        # paths
        PREFIX = /usr/local