1 parent 36213d7 commit 4107583Copy full SHA for 4107583
2 files changed
configure
@@ -33,7 +33,7 @@ echo "file config.log: writing..."
33
# default settings: initialize all vars here such that nothing is
34
# leaked from the environment except for CC, CFLAGS and LDFLAGS
35
36
-VERSION=1.8.5-current
+VERSION=1.8.5
37
38
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`
39
gmid.conf.5
@@ -264,7 +264,7 @@ The port the server is listening on.
264
.Dq GEMINI
265
.It Ev SERVER_SOFTWARE
266
The name and version of the server, i.e.
267
-.Dq gmid/1.8.4
+.Dq gmid/1.8.5
268
.It Ev AUTH_TYPE
269
The string "Certificate" if the client used a certificate, otherwise
270
unset.
0 commit comments