We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e2650 commit 023098cCopy full SHA for 023098c
Makefile
@@ -1,4 +1,4 @@
1
-VERSION= 0.8.0
+VERSION= 0.9.0
2
PACKAGES= $(shell find . -name '*.go' -print0 | xargs -0 -n1 dirname | sort --unique)
3
LDFLAGS= -ldflags "-X main.version=${VERSION}"
4
DEBPATH= scripts/dpkg
0 commit comments