Change version to 2.0.13

pull/2814/head 2.0.13
René Cannaò 6 years ago
parent 58a909a087
commit f02efa2a20

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

Loading…
Cancel
Save