change version number of Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,6 +1,6 @@
|
|||||||
BINARY_NAME=rpicontrol
|
BINARY_NAME=rpicontrol
|
||||||
GIT_COMMIT=$(shell git rev-list -1 HEAD --abbrev-commit)-$(shell date +%y%m%d_%H%M%S)
|
GIT_COMMIT=$(shell git rev-list -1 HEAD --abbrev-commit)-$(shell date +%y%m%d_%H%M%S)
|
||||||
VERSION=1.0.0
|
VERSION=1.0.1
|
||||||
|
|
||||||
get:
|
get:
|
||||||
go get .
|
go get .
|
||||||
|
|||||||
Reference in New Issue
Block a user