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 99d4587 commit a620582Copy full SHA for a620582
examples/CMakeLists.txt
@@ -17,7 +17,7 @@
17
cmake_minimum_required (VERSION 3.10)
18
19
project (hazelcast-cpp-client-examples
20
- VERSION 5.3
+ VERSION 5.4.0
21
DESCRIPTION "Hazelcast C++ Client Code Examples"
22
LANGUAGES CXX)
23
0 commit comments