Skip to content

Commit

Permalink
Prepare for 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
avsej committed Oct 14, 2024
1 parent 45998bb commit 862fd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ endif()

project(
couchbase_cxx_client
VERSION "1.0.2"
VERSION "1.0.3"
LANGUAGES CXX C)
message(STATUS "Couchbase C++ client ${couchbase_cxx_client_VERSION} build ${couchbase_cxx_client_BUILD_NUMBER}, master: ${COUCHBASE_CXX_CLIENT_MASTER_PROJECT}")
message(STATUS "System: ${CMAKE_SYSTEM_NAME}, ${CMAKE_SYSTEM_VERSION}, ${CMAKE_SYSTEM_PROCESSOR}")
Expand Down

0 comments on commit 862fd4e

Please sign in to comment.