aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2018-09-08 09:03:53 +0000
committerl10n daemon script <scripty@kde.org>2018-09-08 09:03:53 +0000
commitd72de13e68ede45b7e9d5db7229b55c719d5f321 (patch)
treed9cdec6783b2ee7838f8b5ee27360538f133e52f /CMakeLists.txt
parenta519c29e93de84e949ac308831160102cc733e59 (diff)
downloadextra-cmake-modules-d72de13e68ede45b7e9d5db7229b55c719d5f321.tar.gz
extra-cmake-modules-d72de13e68ede45b7e9d5db7229b55c719d5f321.tar.bz2
GIT_SILENT Upgrade ECM version to 5.51.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 807856df..ad8ab7e2 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.50.0") # handled by release scripts
+set(VERSION "5.51.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)