Skip to content

Commit cda1166

Browse files
3.6.3
1 parent d88ede7 commit cda1166

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
@@ -24,7 +24,7 @@ project (HazelcastClient)
2424

2525
INCLUDE(TestBigEndian)
2626

27-
SET(HZ_VERSION 3.6.3-SNAPSHOT)
27+
SET(HZ_VERSION 3.6.3)
2828
add_definitions(-DHAZELCAST_VERSION="${HZ_VERSION}")
2929

3030
execute_process(COMMAND git show -s --format="%cd" --date=short OUTPUT_VARIABLE HAZELCAST_GIT_COMMIT_DATE RESULT_VARIABLE GIT_DATE_RESULT)

0 commit comments

Comments
 (0)