Version up to 23.10.0 in Makefile.
This commit is contained in:
parent
48e4b1b24b
commit
3178bf1424
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ SYSDDIR_=${shell pkg-config systemd --variable=systemdsystemunitdir}
|
|||||||
SYSDDIR=${SYSDDIR_:/%=%}
|
SYSDDIR=${SYSDDIR_:/%=%}
|
||||||
DESTDIR=/
|
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}
|
all: ${TARGET}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user