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