aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2017-06-10 09:28:01 +0000
committerl10n daemon script <scripty@kde.org>2017-06-10 09:28:01 +0000
commit6326f18e711637cd8adc50fe2e6f5b5754212f4b (patch)
tree94679dc448ef30d45c0d1c3292df09072a93f87a
parent1b0496d05987a7df6c8c4c51f1dfdd0e24eeb0f9 (diff)
downloadextra-cmake-modules-6326f18e711637cd8adc50fe2e6f5b5754212f4b.tar.gz
extra-cmake-modules-6326f18e711637cd8adc50fe2e6f5b5754212f4b.tar.bz2
GIT_SILENT Upgrade ECM version to 5.36.0.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 391fee83..818a8884 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.35.0") # handled by release scripts
+set(VERSION "5.36.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)