aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2021-09-11 10:04:43 +0000
committerl10n daemon script <scripty@kde.org>2021-09-11 10:04:43 +0000
commit2bd7db94eee1a81dfcddcb26f48b5af6c09b8d80 (patch)
tree116986781076b067a5f85e40bbd4528547993f51
parent6561e3a25881368a85492d41aa21ddd9744745af (diff)
downloadextra-cmake-modules-2bd7db94eee1a81dfcddcb26f48b5af6c09b8d80.tar.gz
extra-cmake-modules-2bd7db94eee1a81dfcddcb26f48b5af6c09b8d80.tar.bz2
GIT_SILENT Upgrade ECM version to 5.87.0.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6694138f..2d9d052f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
# Preliminary setup
#
-set(VERSION "5.86.0") # handled by release scripts
+set(VERSION "5.87.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)