bump version to 1.0 - 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 41cb87952c8f4bc9ddc983875a60080473040cae
 (DIR) parent 42613555baad830fd0fe65798e22ac65c18129e9
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue, 30 Nov 2021 18:13:10 +0100
       
       bump version to 1.0
       
       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.6
       +VERSION = 1.0
        
        # paths
        PREFIX = /usr/local