Skip to content

Commit 4107583

Browse files
committed
gmid 1.8.5
1 parent 36213d7 commit 4107583

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ echo "file config.log: writing..."
3333
# default settings: initialize all vars here such that nothing is
3434
# leaked from the environment except for CC, CFLAGS and LDFLAGS
3535

36-
VERSION=1.8.5-current
36+
VERSION=1.8.5
3737

3838
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`
3939

gmid.conf.5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ The port the server is listening on.
264264
.Dq GEMINI
265265
.It Ev SERVER_SOFTWARE
266266
The name and version of the server, i.e.
267-
.Dq gmid/1.8.4
267+
.Dq gmid/1.8.5
268268
.It Ev AUTH_TYPE
269269
The string "Certificate" if the client used a certificate, otherwise
270270
unset.

0 commit comments

Comments
 (0)