1
0
Fork 0

Version up to 23.10.0 in Makefile.

This commit is contained in:
Alexander Andreev 2023-03-11 22:47:02 +04:00
parent 48e4b1b24b
commit 3178bf1424
Signed by: Arav
GPG Key ID: D22A817D95815393
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ SYSDDIR_=${shell pkg-config systemd --variable=systemdsystemunitdir}
SYSDDIR=${SYSDDIR_:/%=%}
DESTDIR=/
LDFLAGS=-ldflags "-s -w -X main.version=23.5.0" -tags osusergo,netgo
LDFLAGS=-ldflags "-s -w -X main.version=23.10.0" -tags osusergo,netgo
all: ${TARGET}