GIT_SILENT Upgrade KF5 version to 5.69.0.

wilder
l10n daemon script 6 years ago
parent ec207330d5
commit cc02382af7
  1. 2
      CMakeLists.txt

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5) cmake_minimum_required(VERSION 3.5)
set(KF5_VERSION "5.68.0") # handled by release scripts set(KF5_VERSION "5.69.0") # handled by release scripts
project(KConfig VERSION ${KF5_VERSION}) project(KConfig VERSION ${KF5_VERSION})
include(FeatureSummary) include(FeatureSummary)

Loading…
Cancel
Save