We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e864a2c commit 050a40aCopy full SHA for 050a40a
Makefile
@@ -1,7 +1,7 @@
1
BUILD_DIR=$(shell pwd)/build
2
BIN_DIR=$(BUILD_DIR)/bin
3
CODE_DIR=$(shell pwd)/iso
4
-VERSION=1.1.0
+VERSION=1.2.0
5
GITTAG=$(shell git rev-parse --short HEAD)
6
DATE=$(shell date +"%d%m%Y%H%M%S")
7
ISO_NAME=minishift-b2d
0 commit comments