Skip to content

Commit 6db3786

Browse files
committed
Upping the version
1 parent 354406d commit 6db3786

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
@@ -407,7 +407,7 @@ if (GIT_EXECUTABLE)
407407
else()
408408
set(GIT_SHA "GIT-hash-notfound")
409409
endif()
410-
set(CMS_FULL_VERSION "5.6.7")
410+
set(CMS_FULL_VERSION "5.6.8")
411411

412412
string(REPLACE "." ";" CMS_FULL_VERSION_LIST ${CMS_FULL_VERSION})
413413
SetVersionNumber("PROJECT" ${CMS_FULL_VERSION_LIST})

0 commit comments

Comments
 (0)