bump version to 2.7.1 at the beginning of the development cycle

pull/4633/head 2.7.1
Miro Stauder 2 years ago
parent 38350292e2
commit 0d9e1ac0d1

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

Loading…
Cancel
Save