bump version to 2.6.2 at the beginning of the development cycle

pull/4478/head^2 2.6.2
Miro Stauder 2 years ago
parent 9d788c04a9
commit ac0d084130

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

Loading…
Cancel
Save