Skip to content

Commit 862fd4e

Browse files
committed
Prepare for 1.0.3
1 parent 45998bb commit 862fd4e

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
@@ -21,7 +21,7 @@ endif()
2121

2222
project(
2323
couchbase_cxx_client
24-
VERSION "1.0.2"
24+
VERSION "1.0.3"
2525
LANGUAGES CXX C)
2626
message(STATUS "Couchbase C++ client ${couchbase_cxx_client_VERSION} build ${couchbase_cxx_client_BUILD_NUMBER}, master: ${COUCHBASE_CXX_CLIENT_MASTER_PROJECT}")
2727
message(STATUS "System: ${CMAKE_SYSTEM_NAME}, ${CMAKE_SYSTEM_VERSION}, ${CMAKE_SYSTEM_PROCESSOR}")

0 commit comments

Comments
 (0)