diff --git a/Makefile b/Makefile index 057f0a1e91..65f7181ace 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ ifndef TEMP_DIR TEMP_DIR:=$(shell mktemp -d /tmp/heapster.XXXXXX) endif -VERSION?=v1.3.0-beta.1 +VERSION?=v1.3.0 GIT_COMMIT:=$(shell git rev-parse --short HEAD) TESTUSER=