prepare v0.12.0 release
This commit is contained in:
parent
f1bf4fdf57
commit
a1fd711a71
|
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
# set the project name
|
||||
project(openFPGALoader VERSION "0.11.0" LANGUAGES CXX)
|
||||
project(openFPGALoader VERSION "0.12.0" LANGUAGES CXX)
|
||||
add_definitions(-DVERSION=\"v${PROJECT_VERSION}\")
|
||||
|
||||
option(ENABLE_OPTIM "Enable build with -O3 optimization level" ON)
|
||||
|
|
|
|||
Loading…
Reference in New Issue