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 365cdf6 commit 8fb3058Copy full SHA for 8fb3058
Makefile
@@ -10,7 +10,7 @@ GOPATH := ${PWD}/vendor:${GOPATH}
10
export GOPATH
11
12
# These will be provided to the target
13
-VERSION := 2.0.0-rc1
+VERSION := 2.0.0-rc1x
14
BUILD := `git rev-parse HEAD`
15
16
# Timestamp of last commit to allow for reproducable builds
0 commit comments