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 cd27966 commit 14db737Copy full SHA for 14db737
1 file changed
CMakeLists.txt
@@ -8,7 +8,7 @@ option(BUILD_STANDALONE "Build Standalone plugin format" ON)
8
option(BUILD_VST3 "Build VST3 plugin format" ON)
9
option(BUILD_LV2 "Build LV2 plugin format" ON)
10
11
-project(REEVR VERSION 1.3.0)
+project(REEVR VERSION 1.3.1)
12
13
add_compile_definitions(PROJECT_VERSION="${PROJECT_VERSION}")
14
set(CMAKE_CXX_STANDARD 17)
0 commit comments