Skip to content

Commit d299280

Browse files
author
tlr
committed
1.0.2
1 parent 0b5fd0f commit d299280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1)
9+
project(REEVR VERSION 1.0.2)
1010

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

0 commit comments

Comments
 (0)