We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb400f commit ade05f9Copy full SHA for ade05f9
Makefile
@@ -1,4 +1,4 @@
1
-VERSION= 0.4.1
+VERSION= 0.5.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