Code formatter: up the version
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user