aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2021-01-09 09:49:34 +0000
committerl10n daemon script <scripty@kde.org>2021-01-09 09:49:34 +0000
commitb7affc18e5dad21fe29451cd9ecff54e40e42d79 (patch)
treea8255bc8043a59119c542d6d685f84d122511080 /CMakeLists.txt
parent0fb0933264605c6d1f183990848bb26f55545b34 (diff)
downloadextra-cmake-modules-b7affc18e5dad21fe29451cd9ecff54e40e42d79.tar.gz
extra-cmake-modules-b7affc18e5dad21fe29451cd9ecff54e40e42d79.tar.bz2
GIT_SILENT Upgrade ECM version to 5.79.0.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 61fcd03c..e46b5c09 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
# Preliminary setup
#
-set(VERSION "5.78.0") # handled by release scripts
+set(VERSION "5.79.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)