Release version 1.07 - sacc - sacc(omys), simple console gopher client | |
git clone git://bitreich.org/sacc/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/sacc/ | |
Log | |
Files | |
Refs | |
Tags | |
LICENSE | |
--- | |
commit d70616c357a135b8e251fe1974cf88f529dbc67f | |
parent 5b9bcbd0dcf3cf2c4edb995621de245ce6b80a9d | |
Author: Quentin Rameau | |
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(-) --- | |
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) |