bump version to 2.5.3 at the beginning of the development cycle

pull/4265/head 2.5.3
Miro Stauder 3 years ago
parent 7f727b3aca
commit 357cb57224

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

Loading…
Cancel
Save