diff --git a/configure b/configure index de33b091..de5327cd 100755 --- a/configure +++ b/configure @@ -19,7 +19,7 @@ set -e RELEASE=no -VERSION=2.0-alpha1 +VERSION=2.0 usage() { diff --git a/gmid.conf.5 b/gmid.conf.5 index ac992652..173bd98f 100644 --- a/gmid.conf.5 +++ b/gmid.conf.5 @@ -384,7 +384,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/2.0 .It Ev REMOTE_USER The subject of the client certificate if provided, otherwise unset. .It Ev TLS_CLIENT_ISSUER