bump version to 2.5.0 at the beginning of the development cycle

v2.1.0-var-global-multiplex^2 2.5.0
Miro Stauder 3 years ago
parent d467cc0bfa
commit e8db84ebd2

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

Loading…
Cancel
Save