sacc

sacc (saccomys): simple gopher client.
Log | Files | Refs | LICENSE

commit d70616c357a135b8e251fe1974cf88f529dbc67f
parent 5b9bcbd0dcf3cf2c4edb995621de245ce6b80a9d
Author: Quentin Rameau <quinq@fifth.space>
Date:   Mon, 31 Jul 2023 22:01:45 +0200

Release version 1.07

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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)