From eabbdf5a1055858d562af4fd3f6cd6db53713235 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Thu, 11 Jan 2024 16:24:10 +0000 Subject: [PATCH] prepare release 2.0 --- configure | 2 +- gmid.conf.5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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