Skip to content

Commit dbc798e

Browse files
committed
Moving to 5.6.6
1 parent 0ccbb4a commit dbc798e

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
@@ -404,7 +404,7 @@ if (GIT_EXECUTABLE)
404404
else()
405405
set(GIT_SHA "GIT-hash-notfound")
406406
endif()
407-
set(CMS_FULL_VERSION "5.6.5")
407+
set(CMS_FULL_VERSION "5.6.6")
408408

409409
string(REPLACE "." ";" CMS_FULL_VERSION_LIST ${CMS_FULL_VERSION})
410410
SetVersionNumber("PROJECT" ${CMS_FULL_VERSION_LIST})

0 commit comments

Comments
 (0)