bump version to 2.6.0 at the beginning of the development cycle

pull/4270/head 2.5.4
Miro Stauder 3 years ago
parent 86ce115529
commit 54e09005f6

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

Loading…
Cancel
Save