bump version to 3.0.2 at the beginning of the development cycle

pull/4945/head
Miro Stauder 11 months ago
parent 2c26a42897
commit ed5d88eba1

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

Loading…
Cancel
Save