GIT_SILENT: Time to increase to 5.9.0. 5.11 will release in may, 5.8.0 is dead release as there is not bug fixing.

wilder
Laurent Montel 8 years ago
parent 79026179c2
commit 75b9aa3762
  1. 2
      CMakeLists.txt

@ -27,7 +27,7 @@ include(ECMCoverageOption)
set(MAILCOMMON_LIB_VERSION ${PIM_VERSION})
set(AKONADIMIME_LIB_VERSION "5.8.0")
set(MESSAGELIB_LIB_VERSION "5.8.0")
set(QT_REQUIRED_VERSION "5.8.0")
set(QT_REQUIRED_VERSION "5.9.0")
set(KMIME_LIB_VERSION "5.8.0")
set(KMAILTRANSPORT_LIB_VERSION "5.8.0")
set(MAILIMPORTER_LIB_VERSION "5.8.0")

Loading…
Cancel
Save