Skip to content

Commit 3ed2a63

Browse files
Cut v1.0.2
Signed-off-by: Lalatendu Mohanty <[email protected]>
1 parent a4d9893 commit 3ed2a63

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.0.1
4+
VERSION=1.0.2
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)