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 438a875 commit 650c387Copy full SHA for 650c387
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.5)
2
3
# set the project name
4
-project(openFPGALoader VERSION "0.13.0" LANGUAGES CXX)
+project(openFPGALoader VERSION "0.13.1" LANGUAGES CXX)
5
add_definitions(-DVERSION=\"v${PROJECT_VERSION}\")
6
7
option(ENABLE_OPTIM "Enable build with -O3 optimization level" ON)
0 commit comments