Skip to content

Commit ff39e02

Browse files
committed
Bumping version
1 parent 9418ad8 commit ff39e02

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
@@ -381,7 +381,7 @@ if (GIT_EXECUTABLE)
381381
else()
382382
set(GIT_SHA "GIT-hash-notfound")
383383
endif()
384-
set(CMS_FULL_VERSION "5.6.1")
384+
set(CMS_FULL_VERSION "5.6.3")
385385

386386
string(REPLACE "." ";" CMS_FULL_VERSION_LIST ${CMS_FULL_VERSION})
387387
SetVersionNumber("PROJECT" ${CMS_FULL_VERSION_LIST})

0 commit comments

Comments
 (0)