aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2022-01-08 11:29:39 +0000
committerl10n daemon script <scripty@kde.org>2022-01-08 11:29:39 +0000
commit57910e742cfa8aac020a72fcfa5b985104d7ef6a (patch)
tree6887bd19d7e81e52b607b99a27216fde3cf56f83
parentca8f9bc1ce331d1f904725cff82f72aa2ff55339 (diff)
downloadextra-cmake-modules-57910e742cfa8aac020a72fcfa5b985104d7ef6a.tar.gz
extra-cmake-modules-57910e742cfa8aac020a72fcfa5b985104d7ef6a.tar.bz2
GIT_SILENT Upgrade ECM version to 5.91.0.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f99b3360..965094f7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
# Preliminary setup
#
-set(VERSION "5.90.0") # handled by release scripts
+set(VERSION "5.91.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)