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