bump version to 2.6.3 at the beginning of the development cycle

pull/4494/head 2.6.3
Miro Stauder 2 years ago
parent b368fc9b42
commit ea477abe77

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

Loading…
Cancel
Save