URI: 
       bump version to 0.9.6 - 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 6cf66f825aad83e98a0a614a80c93a4d3bdd80b0
   DIR parent 0aa576b6396f79624f8375405044e2929874a9ee
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Thu, 27 May 2021 12:41:59 +0200
       
       bump version to 0.9.6
       
       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.5
       +VERSION = 0.9.6
        
        # paths
        PREFIX = /usr/local