Changing version to 2.1.0

pull/2713/head 2.1.0
René Cannaò 6 years ago
parent a20b93084a
commit 2df54a74c7

@ -11,7 +11,7 @@ DEBUG=${ALL_DEBUG}
#export OPTZ
#export EXTRALINK
export MAKE
export CURVER?=2.0.10
export CURVER?=2.1.0
ifneq (,$(wildcard /etc/os-release))
DISTRO := $(shell gawk -F= '/^NAME/{print $$2}' /etc/os-release)
else

Loading…
Cancel
Save