bump version to 2.4.4 at the begining of the development cycle

pull/3894/merge 2.4.4
Miro Stauder 4 years ago
parent f1b25b8398
commit 1c51cac80a

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

Loading…
Cancel
Save