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 47f59d6 commit 08af4a0Copy full SHA for 08af4a0
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.0)
2
3
# set the project name
4
-project(openFPGALoader VERSION "0.9.0" LANGUAGES CXX)
+project(openFPGALoader VERSION "0.9.1" LANGUAGES CXX)
5
add_definitions(-DVERSION=\"v${PROJECT_VERSION}\")
6
7
option(BUILD_STATIC "Whether or not to build with static libraries" OFF)
0 commit comments