Skip to content

Commit e67e586

Browse files
committed
cut v1.9.0
1 parent 2810553 commit e67e586

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
@@ -6,7 +6,7 @@ YUM_WRAPPER=$(shell base64 -w 0 scripts/yum-wrapper)
66
CERT_GEN=$(shell base64 -w 0 scripts/cert-gen)
77
SET_IPADDRESS=$(shell base64 -w 0 scripts/set-ipaddress)
88
SET_IPADDRESS_SERVICE=$(shell base64 -w 0 scripts/set-ipaddress.service)
9-
VERSION=1.8.0
9+
VERSION=1.9.0
1010
GITTAG=$(shell git rev-parse --short HEAD)
1111
TODAY=$(shell date +"%d%m%Y%H%M%S")
1212
MINISHIFT_LATEST_URL=$(shell python tests/utils/minishift_latest_version.py)

0 commit comments

Comments
 (0)