aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2022-07-09 16:43:45 +0000
committerl10n daemon script <scripty@kde.org>2022-07-09 16:43:45 +0000
commit7d9d14e769bd921dc4372ae9077ccc70381314a6 (patch)
tree9ba7885440a452a2e0c6ebb75d1daefe394ce661
parent0064cf77e96acda8a99c0eba4cc89f83768b65d3 (diff)
downloadextra-cmake-modules-7d9d14e769bd921dc4372ae9077ccc70381314a6.tar.gz
extra-cmake-modules-7d9d14e769bd921dc4372ae9077ccc70381314a6.tar.bz2
GIT_SILENT Upgrade ECM version to 5.97.0.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 978bcfd4..61ed431a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
# Preliminary setup
#
-set(VERSION "5.96.0") # handled by release scripts
+set(VERSION "5.97.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)