bump version to 2.4.6 at the begining of the development cycle

v2.x-CI-hostname-tap-test-fixes 2.4.6
Miro Stauder 3 years ago
parent e5907701df
commit da9df6d48c

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

Loading…
Cancel
Save