Change to version 2.0.6

pull/2148/head
René Cannaò 7 years ago
parent c8e32eedba
commit a51a23a053

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

Loading…
Cancel
Save