aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2022-02-16 19:42:43 +0000
committerl10n daemon script <scripty@kde.org>2022-02-16 19:42:43 +0000
commitf4b95ff2b3ce50f44320dfb789cd3c1e449f6cf3 (patch)
tree4337e2a912b1f0d12c607a01ecf6fb47120f851b
parenta35ca2a9ceab34209aa5a37da477cf3e233278f3 (diff)
downloadextra-cmake-modules-f4b95ff2b3ce50f44320dfb789cd3c1e449f6cf3.tar.gz
extra-cmake-modules-f4b95ff2b3ce50f44320dfb789cd3c1e449f6cf3.tar.bz2
GIT_SILENT Upgrade ECM version to 5.92.0.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 965094f7..4a3a05d2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
# Preliminary setup
#
-set(VERSION "5.91.0") # handled by release scripts
+set(VERSION "5.92.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)