update version to 2.5.1

pull/4138/head
Miro Stauder 3 years ago
parent 294c4f5898
commit 591d6ff523

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

Loading…
Cancel
Save