bump version to 2.4.7 at the beginning of the development cycle

pull/4083/head^2 2.4.7
Miro Stauder 3 years ago
parent 07a986df26
commit 420285e686

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

Loading…
Cancel
Save