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 a797847 commit 3f21222Copy full SHA for 3f21222
CMakeLists.txt
@@ -21,7 +21,7 @@ endif()
21
22
project(
23
couchbase_cxx_client
24
- VERSION "1.0.3"
+ VERSION "1.0.4"
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