Skip to content

Commit

Permalink
cut v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hferentschik committed Feb 21, 2017
1 parent 67671f7 commit d5d94f3
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.0
VERSION=1.0.1
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 d5d94f3

Please sign in to comment.