bump version to 2.5.0 at the beginning of the development cycle

pull/3521/merge
Miro Stauder 3 years ago
parent 07a986df26
commit 22ff0feea4

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

Loading…
Cancel
Save