Commit Diff


commit - 36213d73762cd55de81db53c63bb90a3e475d200
commit + 4107583e32017d94beda9de6f531ca82bb1e7ffe
blob - 6b2583ab4297de34565940354b6bfcfcb4ef7766
blob + bcc8e9d7a663e544e05b1f1d694288d73c2c96d4
--- configure
+++ configure
@@ -33,7 +33,7 @@ echo "file config.log: writing..."
 # default settings: initialize all vars here such that nothing is
 # leaked from the environment except for CC, CFLAGS and LDFLAGS
 
-VERSION=1.8.5-current
+VERSION=1.8.5
 
 CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`
 
blob - cbd16fd34ce9d1e25da04ecbdbec4bf60475e8e3
blob + 1d5bf3fb242ddf8cdd9414ea9df474b40bda756f
--- gmid.conf.5
+++ gmid.conf.5
@@ -264,7 +264,7 @@ The port the server is listening on.
 .Dq GEMINI
 .It Ev SERVER_SOFTWARE
 The name and version of the server, i.e.
-.Dq gmid/1.8.4
+.Dq gmid/1.8.5
 .It Ev AUTH_TYPE
 The string "Certificate" if the client used a certificate, otherwise
 unset.