Skip to content

Commit

Permalink
cut v1.1.0 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar authored Aug 4, 2017
1 parent f7cf772 commit a6d9a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BUILD_DIR=$(shell pwd)/build
BIN_DIR=$(BUILD_DIR)/bin
CODE_DIR=$(shell pwd)/iso
VERSION=1.0.2
VERSION=1.1.0
GITTAG=$(shell git rev-parse --short HEAD)
DATE=$(shell date +"%d%m%Y%H%M%S")
ISO_NAME=minishift-b2d
Expand Down

0 comments on commit a6d9a09

Please sign in to comment.