Skip to content

Commit 14db737

Browse files
author
tlr
committed
v1.3.1
1 parent cd27966 commit 14db737

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ option(BUILD_STANDALONE "Build Standalone plugin format" ON)
88
option(BUILD_VST3 "Build VST3 plugin format" ON)
99
option(BUILD_LV2 "Build LV2 plugin format" ON)
1010

11-
project(REEVR VERSION 1.3.0)
11+
project(REEVR VERSION 1.3.1)
1212

1313
add_compile_definitions(PROJECT_VERSION="${PROJECT_VERSION}")
1414
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)