aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2017-10-31 09:54:00 +0000
committerl10n daemon script <scripty@kde.org>2017-10-31 09:54:00 +0000
commit77b16283ed6e5c1be4cd9dc33b2e83e929d78e55 (patch)
tree2289603de7da42912cc7a0264ea9468b8a79ee36
parent6604694848d8f313fe96e3b1a8d0b4ddd07eb51d (diff)
downloadextra-cmake-modules-5.40.0.tar.gz
extra-cmake-modules-5.40.0.tar.bz2
GIT_SILENT Upgrade ECM version to 5.40.0.v5.40.0-rc1v5.40.0
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bb5c7db8..d227ced6 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.39.0") # handled by release scripts
+set(VERSION "5.40.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)