We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51df916 commit d2c768cCopy full SHA for d2c768c
Makefile
@@ -1,4 +1,4 @@
1
-VERSION= 0.7.0
+VERSION= 0.8.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