Skip to content

Commit 5539d9a

Browse files
committed
Merge branch 'v11-dev'
2 parents eaad8b0 + 0017cfe commit 5539d9a

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
@@ -20,7 +20,7 @@ include(CMakePackageConfigHelpers)
2020

2121
option(STRONG_TYPE_UNIT_TEST off "Decide whether to build unit tests or not")
2222

23-
set(STRONG_TYPE_VERSION 10)
23+
set(STRONG_TYPE_VERSION 11)
2424
set(INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/include)
2525
set(MASTER_PROJECT OFF)
2626
if (${CMAKE_CURRENT_SOURCE_DIR} STREQUAL ${CMAKE_SOURCE_DIR})

0 commit comments

Comments
 (0)