Changed version to 2.0.14

v2.0.14-2958 2.0.14
René Cannaò 6 years ago
parent 91737e08d6
commit bfa3438bc8

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

Loading…
Cancel
Save