Skip to content

Commit a6d9a09

Browse files
authored
cut v1.1.0 (#48)
1 parent f7cf772 commit a6d9a09

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.2
4+
VERSION=1.1.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)