aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2022-04-09 22:06:04 +0000
committerl10n daemon script <scripty@kde.org>2022-04-09 22:06:04 +0000
commitabd04935a789bbde7916547a4473f3d201596e95 (patch)
tree6990b47a2a1b10dc07b8bf67fd3c2617e4f2c79d
parent7dd9e31455ad45effa0e57d08c7b6cdd3287fb0e (diff)
downloadextra-cmake-modules-abd04935a789bbde7916547a4473f3d201596e95.tar.gz
extra-cmake-modules-abd04935a789bbde7916547a4473f3d201596e95.tar.bz2
GIT_SILENT Upgrade ECM version to 5.94.0.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e06cd9c0..ed4baf1b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
# Preliminary setup
#
-set(VERSION "5.93.0") # handled by release scripts
+set(VERSION "5.94.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)