diff --git a/Makefile b/Makefile index 27bf1da2b8..86be64bddc 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ DEBUG=${ALL_DEBUG} #export OPTZ #export EXTRALINK export MAKE -export CURVER?=2.0.1 +export CURVER?=2.0.2 export MAKEOPT=-j 4 DISTRO := $(shell gawk -F= '/^NAME/{print $$2}' /etc/os-release) ifeq ($(wildcard /usr/lib/systemd/system), /usr/lib/systemd/system)