Upgrade to 2.0.9

pull/2370/head
René Cannaò 7 years ago
parent 877cab1e26
commit fc4d229e38

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

Loading…
Cancel
Save