aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2022-06-12 19:37:20 +0000
committerl10n daemon script <scripty@kde.org>2022-06-12 19:37:20 +0000
commitcf3b66289146ca9168f324460a688b2feeca1309 (patch)
treeddc20897fe00761049d7b1d72e57bbbe586b5fa0
parent7c07ea46de2156b633a7fec2881cf53cd5d27131 (diff)
downloadextra-cmake-modules-cf3b66289146ca9168f324460a688b2feeca1309.tar.gz
extra-cmake-modules-cf3b66289146ca9168f324460a688b2feeca1309.tar.bz2
GIT_SILENT Upgrade ECM version to 5.96.0.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d34369c2..978bcfd4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
# Preliminary setup
#
-set(VERSION "5.95.0") # handled by release scripts
+set(VERSION "5.96.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)