Release version 1.07 - sacc - sacc(omys), simple console gopher client
 (HTM) git clone git://bitreich.org/sacc/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/sacc/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) LICENSE
       ---
 (DIR) commit d70616c357a135b8e251fe1974cf88f529dbc67f
 (DIR) parent 5b9bcbd0dcf3cf2c4edb995621de245ce6b80a9d
 (HTM) Author: Quentin Rameau <quinq@fifth.space>
       Date:   Mon, 31 Jul 2023 22:01:45 +0200
       
       Release version 1.07
       
       Diffstat:
         M config.mk                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.mk b/config.mk
       @@ -7,7 +7,7 @@ CFLAGS = -Os
        LDFLAGS = -s
        
        # Default version to put in the ident string
       -DEFVERSION = "1.06"
       +DEFVERSION = "1.07"
        
        # UI type
        # txt (textual)