bump version to 3.0.6 at the beginning of the development cycle

pull/5302/head
Miro Stauder 4 months ago
parent 7e9e00997d
commit b41a135e09

@ -43,7 +43,7 @@ O3 := -O3 -mtune=native
ALL_DEBUG := $(O0) -ggdb -DDEBUG
NO_DEBUG := $(O2) -ggdb
DEBUG := $(ALL_DEBUG)
CURVER ?= 3.0.5
CURVER ?= 3.0.6
#export DEBUG
#export EXTRALINK
export MAKE

Loading…
Cancel
Save