aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2019-03-09 09:38:21 +0000
committerl10n daemon script <scripty@kde.org>2019-03-09 09:38:21 +0000
commit938fe26321a9fb035232f9795817d012e3fbad55 (patch)
treef6bd68c5f4c93f9f8d998bb62ac510eeab3ade3f /CMakeLists.txt
parentbb8c053d9d41df3946b064384cbaa3ecb12f231f (diff)
downloadextra-cmake-modules-938fe26321a9fb035232f9795817d012e3fbad55.tar.gz
extra-cmake-modules-938fe26321a9fb035232f9795817d012e3fbad55.tar.bz2
GIT_SILENT Upgrade ECM version to 5.57.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 c5b408b7..3dc55f56 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -32,7 +32,7 @@ cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
# Preliminary setup
#
-set(VERSION "5.56.0") # handled by release scripts
+set(VERSION "5.57.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)