Skip to content

Commit cee5b3c

Browse files
committed
Updated project version to 5.4.0.
Updated the version numbers used in reference manual from 5.2.0 to 5.4.0 as expected. TODO: Make the version parametric in the md doc.
1 parent f836999 commit cee5b3c

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
@@ -17,7 +17,7 @@
1717
cmake_minimum_required(VERSION 3.10)
1818

1919
project(hazelcast-cpp-client
20-
VERSION 5.3
20+
VERSION 5.4
2121
DESCRIPTION "Hazelcast C++ Client"
2222
LANGUAGES CXX)
2323

0 commit comments

Comments
 (0)