Skip to content

Commit f9cdd94

Browse files
committed
Bumping version
1 parent fb61d41 commit f9cdd94

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
@@ -384,7 +384,7 @@ if (GIT_EXECUTABLE)
384384
else()
385385
set(GIT_SHA "GIT-hash-notfound")
386386
endif()
387-
set(CMS_FULL_VERSION "5.6.4")
387+
set(CMS_FULL_VERSION "5.6.5")
388388

389389
string(REPLACE "." ";" CMS_FULL_VERSION_LIST ${CMS_FULL_VERSION})
390390
SetVersionNumber("PROJECT" ${CMS_FULL_VERSION_LIST})

0 commit comments

Comments
 (0)