We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45998bb commit 862fd4eCopy full SHA for 862fd4e
CMakeLists.txt
@@ -21,7 +21,7 @@ endif()
21
22
project(
23
couchbase_cxx_client
24
- VERSION "1.0.2"
+ VERSION "1.0.3"
25
LANGUAGES CXX C)
26
message(STATUS "Couchbase C++ client ${couchbase_cxx_client_VERSION} build ${couchbase_cxx_client_BUILD_NUMBER}, master: ${COUCHBASE_CXX_CLIENT_MASTER_PROJECT}")
27
message(STATUS "System: ${CMAKE_SYSTEM_NAME}, ${CMAKE_SYSTEM_VERSION}, ${CMAKE_SYSTEM_PROCESSOR}")
0 commit comments