From 96b109f1992e6b86bad829111234f7ceea575a42 Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Mon, 28 May 2018 16:03:58 +0530 Subject: [PATCH] cut v1.3.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 008a8ad..2804b18 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.2.0 +VERSION=1.3.0 GITTAG=$(shell git rev-parse --short HEAD) DATE=$(shell date +"%d%m%Y%H%M%S") ISO_NAME=minishift-b2d