URI: 
       bump version to 1.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 9a8c60cb308d58cfc10d1ecfd6f6779bd8e806f5
   DIR parent cbb963db3795ea24cd0d68f73b415f9fc48922cc
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat,  2 Apr 2022 17:36:06 +0200
       
       bump version to 1.1
       
       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 = 1.0
       +VERSION = 1.1
        
        # paths
        PREFIX = /usr/local