From 3ed2a638d3227f00cf1e4e32f2ca2615c5524576 Mon Sep 17 00:00:00 2001 From: Lalatendu Mohanty Date: Mon, 13 Mar 2017 15:35:44 +0530 Subject: [PATCH] Cut v1.0.2 Signed-off-by: Lalatendu Mohanty --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0dfd345..79236db 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ BUILD_DIR=$(shell pwd)/build BIN_DIR=$(BUILD_DIR)/bin CODE_DIR=$(shell pwd)/iso -VERSION=1.0.1 +VERSION=1.0.2 GITTAG=$(shell git rev-parse --short HEAD) DATE=$(shell date +"%d%m%Y%H%M%S") ISO_NAME=minishift-b2d