Skip to content

Commit 8fb3058

Browse files
committed
bumping to verify Travis-CI related changes
1 parent 365cdf6 commit 8fb3058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GOPATH := ${PWD}/vendor:${GOPATH}
1010
export GOPATH
1111

1212
# These will be provided to the target
13-
VERSION := 2.0.0-rc1
13+
VERSION := 2.0.0-rc1x
1414
BUILD := `git rev-parse HEAD`
1515

1616
# Timestamp of last commit to allow for reproducable builds

0 commit comments

Comments
 (0)