File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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 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