We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70a3459 + 7c63313 commit 2fcb4edCopy full SHA for 2fcb4ed
CMakeLists.txt
@@ -7,7 +7,7 @@ SET(CMAKE_CXX_STANDARD 20)
7
SET(CMAKE_CXX_EXTENSIONS OFF) # For increased portability
8
SET(CMAKE_POSITION_INDEPENDENT_CODE ON)
9
10
-SET(INTERNAL_CLIENT_VERSION 1.1.1)
+SET(INTERNAL_CLIENT_VERSION 1.1.2)
11
12
OPTION(BRINGAUTO_SAMPLES OFF)
13
OPTION(BRINGAUTO_TESTS "Enable tests" OFF)
0 commit comments