We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28dbf42 commit baa9ab8Copy full SHA for baa9ab8
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.0)
2
3
# set the project name
4
-project(openFPGALoader VERSION "0.10.0" LANGUAGES CXX)
+project(openFPGALoader VERSION "0.11.0" LANGUAGES CXX)
5
add_definitions(-DVERSION=\"v${PROJECT_VERSION}\")
6
7
option(ENABLE_OPTIM "Enable build with -O3 optimization level" ON)
0 commit comments