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 d5f1b9a commit 42c804eCopy full SHA for 42c804e
1 file changed
CMakeLists.txt
@@ -6,7 +6,7 @@ set(CMAKE_POSITION_INDEPENDENT_CODE ON)
6
7
option(BUILD_STANDALONE "Build Standalone plugin format" ON) # Allow overriding from the command line
8
9
-project(REEVR VERSION 1.0.2)
+project(REEVR VERSION 1.1.0)
10
11
add_compile_definitions(PROJECT_VERSION="${PROJECT_VERSION}")
12
set(CMAKE_CXX_STANDARD 17)
0 commit comments