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

Commit 847771c

Browse files
authored
Merge pull request #1905 from piosz/ver-bump
Bumped version to v1.5.0-beta.3
2 parents 4a32462 + 3feff73 commit 847771c

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.5.0-beta.2
14+
VERSION?=v1.5.0-beta.3
1515
GIT_COMMIT:=$(shell git rev-parse --short HEAD)
1616

1717
TESTUSER=

0 commit comments

Comments
 (0)