diff --git a/Makefile b/Makefile index 3757137..78e285f 100755 --- a/Makefile +++ b/Makefile @@ -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}