Skip to content

Commit aa0cf0d

Browse files
author
tlr
committed
v1.5.16
1 parent d17c0e9 commit aa0cf0d

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(RipplerX VERSION 1.5.15)
9+
project(RipplerX VERSION 1.5.16)
1010

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

0 commit comments

Comments
 (0)