Skip to content

Commit 42c804e

Browse files
author
tlr
committed
v1.1.0
1 parent d5f1b9a commit 42c804e

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
@@ -6,7 +6,7 @@ set(CMAKE_POSITION_INDEPENDENT_CODE ON)
66

77
option(BUILD_STANDALONE "Build Standalone plugin format" ON) # Allow overriding from the command line
88

9-
project(REEVR VERSION 1.0.2)
9+
project(REEVR VERSION 1.1.0)
1010

1111
add_compile_definitions(PROJECT_VERSION="${PROJECT_VERSION}")
1212
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)