File tree Expand file tree Collapse file tree 4 files changed +3
-10
lines changed Expand file tree Collapse file tree 4 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 1717cmake_minimum_required (VERSION 3.10)
1818
1919project (hazelcast-cpp-client
20- VERSION 5.5 .0
20+ VERSION 5.6 .0
2121 DESCRIPTION "Hazelcast C++ Client"
2222 LANGUAGES CXX)
2323
Original file line number Diff line number Diff line change 1- <!-- THIS FILE IS AUTO GENERATED FILE.
2- MODIFY Reference_Manual.md.in TO MAKE CHANGES.
3- If you make any changes in Reference_Manual.md.in file,
4- you need to build the project which will re-generate the Reference_Manual.md file
5- and commit this generated reference manual in the github repository.
6- -->
7-
81# Hazelcast C++ Client Library
92<!-- ts-->
103 * [ Hazelcast C++ Client Library] ( #hazelcast-c-client-library )
Original file line number Diff line number Diff line change 1717cmake_minimum_required (VERSION 3.10)
1818
1919project (hazelcast-cpp-client-examples
20- VERSION 5.5 .0
20+ VERSION 5.6 .0
2121 DESCRIPTION "Hazelcast C++ Client Code Examples"
2222 LANGUAGES CXX)
2323
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json" ,
33 "name" : " hazelcast-cpp-client" ,
4- "version" : " 5.5 .0" ,
4+ "version" : " 5.6 .0" ,
55 "builtin-baseline" : " 50c0cb48a0cf2f6fc5c7b2c0d2bafbe26d0a7ca2" ,
66 "dependencies" : [
77 {
You can’t perform that action at this time.
0 commit comments