Skip to content

Commit

Permalink
prepare release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-polo committed Jan 24, 2024
1 parent 0baf706 commit cd5e264
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
set -e

RELEASE=no
VERSION=2.0-current
VERSION=2.0.1

usage()
{
Expand Down
2 changes: 1 addition & 1 deletion gmid.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -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/2.0
.Dq gmid/2.0.1
.It Ev REMOTE_USER
The subject of the client certificate if provided, otherwise unset.
.It Ev TLS_CLIENT_ISSUER
Expand Down
2 changes: 1 addition & 1 deletion site/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ REPOLOGY_URL = https://repology.org/project/gmid/versions

SUBST = ./subst GITHUB=https://github.com/omar-polo/gmid \
SITE=https://ftp.omarpolo.com \
VERS=2.0 \
VERS=2.0.1 \
PUBKEY=gmid-2.0.pub \
TREE=https://github.com/omar-polo/gmid/blob/master

Expand Down

0 comments on commit cd5e264

Please sign in to comment.