Code formatter: up the version
This commit is contained in:
parent
3e5427a95b
commit
cc0b2cd584
@ -17,7 +17,7 @@ GIT_TAG = $(shell git describe --tags --exact-match 2>/dev/null)
|
||||
|
||||
VERSION := $(or $(GIT_TAG),latest)
|
||||
|
||||
all : VERSION := 1.0.2
|
||||
all : VERSION := 1.0.3
|
||||
all : build release
|
||||
.PHONY : all
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user