Skip to content

Commit 050a40a

Browse files
praveenkumarLalatenduMohanty
authored andcommitted
cut v1.2.0
1 parent e864a2c commit 050a40a

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
@@ -1,7 +1,7 @@
11
BUILD_DIR=$(shell pwd)/build
22
BIN_DIR=$(BUILD_DIR)/bin
33
CODE_DIR=$(shell pwd)/iso
4-
VERSION=1.1.0
4+
VERSION=1.2.0
55
GITTAG=$(shell git rev-parse --short HEAD)
66
DATE=$(shell date +"%d%m%Y%H%M%S")
77
ISO_NAME=minishift-b2d

0 commit comments

Comments
 (0)