Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit abbfe6e

Browse files
authored
Merge pull request #1574 from piosz/rel-1.3
Release v1.3.0
2 parents 59109b8 + 4f77659 commit abbfe6e

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
@@ -11,7 +11,7 @@ ifndef TEMP_DIR
1111
TEMP_DIR:=$(shell mktemp -d /tmp/heapster.XXXXXX)
1212
endif
1313

14-
VERSION?=v1.3.0-beta.1
14+
VERSION?=v1.3.0
1515
GIT_COMMIT:=$(shell git rev-parse --short HEAD)
1616

1717
TESTUSER=

0 commit comments

Comments
 (0)